diff options
author | Hao Wu <hao.a.wu@intel.com> | 2017-12-18 08:57:27 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-12-25 09:54:10 +0800 |
commit | 938cf4b9bd91167e4de637de3c1e7fa449e9de94 (patch) | |
tree | 73cdd8fc707a17690d5f3923204c2431e02fd87a /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
parent | f6401aedca2d576f4229c54c1356fea23387981f (diff) | |
download | edk2-938cf4b9bd91167e4de637de3c1e7fa449e9de94.tar.gz edk2-938cf4b9bd91167e4de637de3c1e7fa449e9de94.tar.bz2 edk2-938cf4b9bd91167e4de637de3c1e7fa449e9de94.zip |
BaseTools/C/Common: 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