mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-16 01:47:58 +00:00
get_sender_from_name would return NULL if the name of sender is not configured in acrnprobe.xml. This patch check the return value of it. Tracked-On: #1024 Signed-off-by: Liu, Xinwu <xinwu.liu@intel.com> Reviewed-by: Huang Yonghua <yonghua.huang@intel.com> Acked-by: Chen Gang <gang.c.chen@intel.com>