Files
acrn-hypervisor/devicemodel/hw
Liu Long 288a73fcf1 DM: check then return value of paddr_guest2host
paddr_guest2host may return NULL, this patch checks the return value
to avoid null pointer dereference.

Signed-off-by: Liu Long <long.liu@intel.com>
Tracked-On: #5514
2020-11-17 13:35:32 +08:00
..