diff options
author | Hao Wu <hao.a.wu@intel.com> | 2017-12-18 09:17:52 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-12-25 09:54:25 +0800 |
commit | 1bdd9465c12e53246e88dc91cd22879ceb269f5c (patch) | |
tree | 3672c530025e1580a3c2144f7f874104b0116845 /BaseTools/Source/Python/CommonDataClass | |
parent | 52e8c5683843f3d5f9e979cbc0261d3951a7e0be (diff) | |
download | edk2-1bdd9465c12e53246e88dc91cd22879ceb269f5c.tar.gz edk2-1bdd9465c12e53246e88dc91cd22879ceb269f5c.tar.bz2 edk2-1bdd9465c12e53246e88dc91cd22879ceb269f5c.zip |
BaseTools/GenBootSector: Add/refine boundary checks for strcpy/strcat
Add checks to ensure when the destination string buffer is of fixed
size, the strcpy/strcat functions calls will not access beyond the
boundary.
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions