summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-11-13 23:14:37 +0000
committerAdrian Prantl <aprantl@apple.com>2018-11-13 23:14:37 +0000
commit874e32dcf2cc8c4eca7adf8da5bc23416564e02a (patch)
tree79116b1dd476279ae050edfa1f1dff70d394c5b8 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent02f8e7c3558685e87a4c440ccfaedb8c35a5297d (diff)
downloadbcm5719-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/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud