mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-05 20:05:01 +00:00
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