diff options
author | Kevin Enderby <enderby@apple.com> | 2015-10-10 00:05:01 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2015-10-10 00:05:01 +0000 |
commit | d90a4176ffd84517da1fbb47fa33aef1d5ad6e4c (patch) | |
tree | 98879719c8a907e970f6e46d52db2b155bbfb599 /llvm/lib/MC/MCSection.cpp | |
parent | bfa5b98201dc9c793a48e5a713a2159ed96e72eb (diff) | |
download | bcm5719-llvm-d90a4176ffd84517da1fbb47fa33aef1d5ad6e4c.tar.gz bcm5719-llvm-d90a4176ffd84517da1fbb47fa33aef1d5ad6e4c.zip |
Fix a bugs in the Mach-O disassembler when disassembling from a
malformed Mach-O file that caused a crash. This was because of an
assert where the code was incorrectly attempting to parse relocation
entries off of the sections and the filetype was not an MH_OBJECT.
rdar://22983603
llvm-svn: 249921
Diffstat (limited to 'llvm/lib/MC/MCSection.cpp')
0 files changed, 0 insertions, 0 deletions