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-10-18 18:30:13 +02:00
2011-07-27 08:45:09 -06:00
2013-12-04 14:43:54 -07:00
2013-07-31 14:25:43 +02:00
2013-10-14 14:34:38 -06:00
2013-10-14 14:34:38 -06:00
2013-12-03 11:58:26 +02:00
2013-12-03 11:58:26 +02:00
2013-11-20 09:14:55 -07:00
2013-07-23 22:46:31 +01:00
2013-12-04 14:23:50 -07:00
2013-12-03 10:19:30 +01:00
2013-12-05 12:05:08 +01:00
2013-12-03 10:16:12 +01:00
2013-11-20 14:31:17 -05:00
2013-10-18 16:34:09 +02:00
2013-12-06 11:09:04 +01:00
2012-09-20 16:30:55 -06:00
2013-12-03 11:58:26 +02:00
2013-12-03 11:58:26 +02:00
2013-12-09 13:43:47 -05:00
2013-12-05 15:34:54 -05:00
2013-08-26 16:09:55 +02:00
2013-11-22 16:22:31 +01:00
2013-10-11 11:08:55 +02:00
2013-11-19 16:28:16 +01:00
2013-11-12 19:35:51 +01:00
2013-07-10 17:55:15 +01:00
2013-06-07 15:57:03 +02:00
2013-11-20 09:14:55 -07:00
2013-11-15 13:50:47 +01:00
2013-11-18 12:28:07 +01:00
2013-09-25 13:50:56 +02:00
2013-08-26 16:09:55 +02:00
2013-11-08 10:37:06 -07:00
2013-10-18 18:30:13 +02:00
2013-02-13 11:10:30 +00:00