]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/mach-o.c
Another fix for an objdump crash when parsing a corrupt binary.
authorNick Clifton <nickc@redhat.com>
Tue, 6 Jan 2015 22:02:55 +0000 (22:02 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Jan 2015 22:02:55 +0000 (22:02 +0000)
commite7287c7f647870093b8ab5ffea0732ffdb8c4d66
treec72a8047b5947aa011171b8c7c1989ecd13e682a
parente749cab89d976c723ee01a3dfcfd7ec1a883f890
Another fix for an objdump crash when parsing a corrupt binary.

PR binutils/17512
* mach-o.c (bfd_mach_o_read_symtab_strtab): Zero terminate the
string table.
bfd/ChangeLog
bfd/mach-o.c