Cole Robinson 5953a73787 qemu: hotplug: Fix double free on USB collision
If we hit a collision, we free the USB device while it is still part
of our temporary USBDeviceList. When the list is unref'd, the device
is free'd again.

Make the initial device freeing dependent on whether it is present
in the temporary list or not.
2013-12-09 13:43:47 -05:00
..
2013-12-04 14:43:54 -07:00
2013-11-15 13:50:47 +01:00
2013-11-08 10:37:06 -07:00