diff options
author | Hao Wu <hao.a.wu@intel.com> | 2017-12-18 09:16:00 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-12-25 09:54:22 +0800 |
commit | 52e8c5683843f3d5f9e979cbc0261d3951a7e0be (patch) | |
tree | 7851d614bfb836cd54f3b6a03009fc07de9f9e84 /BaseTools/Source/Python/CommonDataClass/FdfClass.py | |
parent | 3e1497334e45d09b8eccbc24ca571308e015e995 (diff) | |
download | edk2-52e8c5683843f3d5f9e979cbc0261d3951a7e0be.tar.gz edk2-52e8c5683843f3d5f9e979cbc0261d3951a7e0be.tar.bz2 edk2-52e8c5683843f3d5f9e979cbc0261d3951a7e0be.zip |
BaseTools/EfiRom: 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/CommonDataClass/FdfClass.py')
0 files changed, 0 insertions, 0 deletions