acrn-hypervisor/devicemodel/hw
Conghui Chen e8dda1e914 DM USB: fix memory leak during reboot
1. free memory during pci_xhci_dev_destroy.
2. add libusb_free_device_list to free the list of devices previously
discovered using libusb_get_device_list().
3. fix possible memory corruption.

Tracked-On: #2892
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
Reviewed-by: Xiaoguang Wu <xiaoguang.wu@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-04-04 18:35:02 +08:00
..
pci DM USB: fix memory leak during reboot 2019-04-04 18:35:02 +08:00
platform DM USB: fix memory leak during reboot 2019-04-04 18:35:02 +08:00
block_if.c dm: safely use pthread_cond_broadcast() 2019-04-04 00:27:10 +08:00
uart_core.c DM: Mark thre_int_pending as true when THR is empty 2019-03-14 16:37:41 +08:00
usb_core.c DM USB: add usb_dev_path_cmp function for convenience 2018-12-14 19:40:44 +08:00