diff options
author | Hao Wu <hao.a.wu@intel.com> | 2017-12-18 09:19:23 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-12-25 09:54:34 +0800 |
commit | 1c47ab04046d8a4123d4bcf8826f42aca2777292 (patch) | |
tree | 94c0956b8f4043878c962742986d54034a177c0d /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
parent | fc42d0e89002af2d23f83edb5b64d9a56e825922 (diff) | |
download | edk2-1c47ab04046d8a4123d4bcf8826f42aca2777292.tar.gz edk2-1c47ab04046d8a4123d4bcf8826f42aca2777292.tar.bz2 edk2-1c47ab04046d8a4123d4bcf8826f42aca2777292.zip |
BaseTools/GenVtf: Add/refine boundary checks for strcpy/strcat calls
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/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions