]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/C/Common: Avoid possible NULL pointer dereference
authorHao Wu <hao.a.wu@intel.com>
Tue, 20 Sep 2016 12:53:31 +0000 (20:53 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 8 Nov 2016 08:36:09 +0000 (16:36 +0800)
commit2ff3293d7bdf32c5e7ab8728f2caa464e33eda0d
treeaf515603c66df7da4defb714dd069b8937644cbb
parente7700cedd924be16d226e7175998856291e0f9e0
BaseTools/C/Common: 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/Common/BasePeCoff.c
BaseTools/Source/C/Common/EfiUtilityMsgs.c
BaseTools/Source/C/Common/FirmwareVolumeBuffer.c
BaseTools/Source/C/Common/MyAlloc.c
BaseTools/Source/C/Common/ParseGuidedSectionTools.c
BaseTools/Source/C/Common/TianoCompress.c