acrn-hypervisor/devicemodel/hw
Liu Long b37442564b DM: Add the return value check in case cause Null pointer exception
paddr_guest2host may return NULL, this patch checks the return value
to avoid null pointer dereference.

Tracked-On: #5514
Signed-off-by: Liu Long <long.liu@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2020-11-18 09:51:42 +08:00
..
mmio dm: mmio: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
pci DM: Add the return value check in case cause Null pointer exception 2020-11-18 09:51:42 +08:00
platform ACRN:DM:xHCI Fix the unsigned integer conversion bug 2020-11-04 10:35:38 +08:00
block_if.c dm: blockif: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
uart_core.c dm: uart: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00