diff options
author | Adrian Prantl <aprantl@apple.com> | 2018-11-13 23:14:37 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2018-11-13 23:14:37 +0000 |
commit | 874e32dcf2cc8c4eca7adf8da5bc23416564e02a (patch) | |
tree | 79116b1dd476279ae050edfa1f1dff70d394c5b8 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 02f8e7c3558685e87a4c440ccfaedb8c35a5297d (diff) | |
download | bcm5719-llvm-874e32dcf2cc8c4eca7adf8da5bc23416564e02a.tar.gz bcm5719-llvm-874e32dcf2cc8c4eca7adf8da5bc23416564e02a.zip |
Fix a bug in the parsing of the LC_BUILD_VERSION Mach-O load command.
LC_BUILD_VERSION records are of variable length. The original code
would use uninitialized memory when the size of a record was exactly 24.
rdar://problem/46032185
llvm-svn: 346812
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions