diff options
| author | Andrew Fish <afish@apple.com> | 2017-08-07 06:26:05 +0300 |
|---|---|---|
| committer | Yonghong Zhu <yonghong.zhu@intel.com> | 2017-08-14 10:41:40 +0300 |
| commit | 0024172d909ec73a9ce9ffdfc9fdd4382080e110 (patch) | |
| tree | 73e3bdb0d33aa17dbce9cc91c98227ab037bc495 /BaseTools/Source/Python/AutoGen/IdfClassObject.py | |
| parent | 7b1dbd15ea00d09f5e8b1fe0f6c97f1eba0f7efe (diff) | |
| download | edk2-0024172d909ec73a9ce9ffdfc9fdd4382080e110.tar.xz | |
BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5
it is a bug in mtoc setting the size of the debug directory entry to
the size of the .debug section, not the size of the
EFI_IMAGE_DEBUG_DIRECTORY_ENTRY. It was causing a loop to iterate and
get bogus EFI_IMAGE_DEBUG_DIRECTORY_ENTRY data and pass that to
memset() and boom.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Andrew Fish <afish@apple.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/IdfClassObject.py')
0 files changed, 0 insertions, 0 deletions
