acrn-hypervisor/devicemodel/hw
Junhao Gao 058b03c3a7 dm: fix memory free issue for xhci
remove uninitialized variable "dir", then make sure
"xfer->data","xfer->data[i].hcb","xfer->reqs" free correctly.

Tracked-On: #4154
Signed-off-by: Junhao Gao <junhao.gao@intel.com>
Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-11-27 10:22:27 +08:00
..
pci dm: fix memory free issue for xhci 2019-11-27 10:22:27 +08:00
platform dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
block_if.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
uart_core.c dm: refine assert usage 2019-06-24 11:57:05 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00