]> xenbits.xensource.com Git - libvirt.git/commit
qemu_process: spice: don't release used port
authorPavel Hrdina <phrdina@redhat.com>
Fri, 24 Feb 2017 01:28:40 +0000 (02:28 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 24 Feb 2017 08:58:10 +0000 (09:58 +0100)
commitc23b7b81db58c61b0adc98095dca7bfbad74fa79
treedfaaa9053df95cfad20d83cd02463036ce72107b
parentc3de387380f6057ee0e46cd9f2f0a092e8070875
qemu_process: spice: don't release used port

The port is stored in graphics configuration and it will
also get released in qemuProcessStop in case of error.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1397440

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_process.c