acrn-hypervisor/devicemodel/hw
Junhao Gao 67c64522fd 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: #4034
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-08 14:36:25 +08:00
..
pci dm: fix memory free issue for xhci 2019-11-08 14:36:25 +08:00
platform dm: update ACPI with latest ASL standard 2019-10-25 15:12:00 +08:00
block_if.c dm: fix some possible memory leak 2019-07-12 09:41:15 +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