]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the potential issue that NULL pointer may be referred in LoadImage().
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 May 2012 03:10:37 +0000 (03:10 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 8 May 2012 03:10:37 +0000 (03:10 +0000)
commitd2c243e1991273df3fa6037c6bb675ac1c7551f4
treecfbed627368e29ef7a5f8d7c3c056a7a46e239fb
parent1c0cc375aa881b330e7b94bc8f8fd179cc6d1bfd
Fix the potential issue that NULL pointer may be referred in LoadImage().

Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Rui Sun <rui.sun@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13293 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/Image/Image.c