]> git.ipfire.org Git - thirdparty/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)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 May 2017 19:42:45 +0000 (15:42 -0400)
commitb23980eb3d329e93fdd0baa7a1c9d7b7ff6d3da0
treed74bfd3ee468aaeb892f2bdc098a5f353c18bfdf
parentb6be55d7c5c0b3a44c045f3e87be781852f9a329
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>
(cherry picked from commit c23b7b81db58c61b0adc98095dca7bfbad74fa79)
src/qemu/qemu_process.c