]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix crash on usb-serial hotplug
authorJán Tomko <jtomko@redhat.com>
Fri, 21 Oct 2016 12:23:54 +0000 (14:23 +0200)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 May 2017 19:42:45 +0000 (15:42 -0400)
commit5d34d093218d7ddf8e16321ace69cc9234f3691f
tree96e8dc7e3f496ad0a2c2efb88cbcaf18daf1e2a1
parent91f826810dfc9c671d1e6a689490b7ff18b096ea
Fix crash on usb-serial hotplug

For domains with no USB address cache, we should not attempt
to generate a USB address.

https://bugzilla.redhat.com/show_bug.cgi?id=1387665
(cherry picked from commit 00c5386c8622514553c41041312acf0ea86278d7)
src/qemu/qemu_hotplug.c