mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
Dynamic memory stored in 'net' allocated through function 'calloc' should be freed correspondingly when return fail. Tracked-On: #2704 Signed-off-by: Jie Deng <jie.deng@intel.com> Reviewed-by: Yonghua Huang <yonghua.huang@intel.com>