]> git.proxmox.com Git - mirror_edk2.git/commit
Fix a K9 error.Result of GetVariable2() function that may return NULL will be derefer...
authorWu Jiaxin <jiaxin.wu@intel.com>
Tue, 29 Oct 2013 08:51:16 +0000 (08:51 +0000)
committerjiaxinwu <jiaxinwu@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Oct 2013 08:51:16 +0000 (08:51 +0000)
commit25a516ab1a9dfccf2b71ec15771e99192c307418
tree405ff4d8f5b0ba8effed0f3e20699b1a01bc3f24
parenta93b0e3f6895a074b99c8817181dfa6dbc7a4807
Fix a K9 error.Result of GetVariable2() function that may return NULL will be dereferenced.

Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com >
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Dong Guo <guo.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14813 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c