]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Add NULL pointer check.
authorQiu Shumin <shumin.qiu@intel.com>
Thu, 28 Apr 2016 05:28:53 +0000 (13:28 +0800)
committerQiu Shumin <shumin.qiu@intel.com>
Fri, 29 Apr 2016 05:23:19 +0000 (13:23 +0800)
commit6d3911d40610c01e843a35cefd1fec57f98a4fc2
tree9f5fd52dc346a5049d1b04291f8db561afc5589f
parent91f51fcc84d9ce3b801fdd895e514cd5525975c7
ShellPkg: Add NULL pointer check.

Add pointer check to avoid NULL pointer dereferenced.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Tapan Shah <tapandshah@hpe.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Tapan Shah <tapandshah@hpe.com>
ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c