acrn-hypervisor/devicemodel/hw/pci
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
..
virtio dm: reduce potential crash caused by LIST_FOREACH 2019-10-15 14:37:39 +08:00
ahci.c dm: refine the check of return value of snprintf 2019-10-15 13:53:58 +08:00
core.c dm: validation for input to public functions 2019-10-16 10:26:50 +08:00
gsi_sharing.c dm: reduce potential crash caused by LIST_FOREACH 2019-10-15 14:37:39 +08:00
gvt.c dm:gvt:keep LaaG aperture size consistent with the host 2019-08-09 10:29:42 +08:00
hostbridge.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
irq.c dm: refine 'assert' usage in irq.c and wdt_i6300esb.c 2019-06-20 08:55:44 +08:00
lpc.c dm: pcidev: clean up assert() for some pci devices 2019-06-20 11:21:51 +08:00
npk.c dm: modify DIR handler reference postion 2019-10-16 10:26:23 +08:00
passthrough.c dm: passthru: remove the use of assert() 2019-06-19 08:39:20 +08:00
platform_gsi_info.c DM: update GSI sharing info 2018-08-09 15:42:51 +08:00
uart.c dm: refine assert usage 2019-06-24 11:57:05 +08:00
wdt_i6300esb.c dm: refine 'assert' usage in irq.c and wdt_i6300esb.c 2019-06-20 08:55:44 +08:00
xhci.c dm: fix memory free issue for xhci 2019-11-08 14:36:25 +08:00