]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/GenSec: Avoid possible NULL pointer dereference
authorHao Wu <hao.a.wu@intel.com>
Tue, 11 Oct 2016 02:22:13 +0000 (10:22 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 8 Nov 2016 08:36:27 +0000 (16:36 +0800)
commit248fce0329c1bfdfa9486e357e40a911361003bd
tree2dc666ab6b07dc1de014d5934ece545b2e03a668
parent18c2a7621d5e06fdaf38002d5cbcc064f576cf64
BaseTools/GenSec: Avoid possible NULL pointer dereference

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/C/GenSec/GenSec.c