commit | af907194730941859a32c6fad1005aa9164bc713 | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Fri Oct 09 16:48:44 2015 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Fri Oct 09 16:48:44 2015 +0000 |
tree | b429a8b5cbc72c26c4f5b0a5262f0677b790450b | |
parent | fb36ba7b83c01857d2838ac1be550e14639d3d01 [diff] |
Fixed two bugs in llvm-objdump’s printing of Objective-C meta data from malformed Mach-O files that caused crashes. The first because the offset in a dyld bind table entry was out of range. The second because their was no image info section and the routine printing it did not have the need check to see the section did not exist. rdar://22983603 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249845 91177308-0d34-0410-b5e6-96231b3b80d8