]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/C/Common: Add checks for array access
authorHao Wu <hao.a.wu@intel.com>
Tue, 27 Sep 2016 05:28:33 +0000 (13:28 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 8 Nov 2016 08:37:01 +0000 (16:37 +0800)
commitb3520abde896e5e3f251054092f084580bfcdc37
tree48a8ffc0ff2cefbbecfb084e37c1254b03e74f1a
parentf45b5a760530752bd6ea8125416cb6620a375468
BaseTools/C/Common: Add checks for array access

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/CommonLib.c
BaseTools/Source/C/Common/Decompress.c