More fixes for corrupt binaries crashing the binutils.
authorNick Clifton <nickc@redhat.com>
Tue, 28 Oct 2014 15:42:56 +0000 (15:42 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 28 Oct 2014 15:42:56 +0000 (15:42 +0000)
commit5a4b0ccc20ba30caef53b01bee2c0aaa5b855339
tree825a7b0ff2890362594ef66925c491755d59b65a
parent1df4399f27f8ee817d8eb4c73bba42bb65844303
More fixes for corrupt binaries crashing the binutils.

PR binutils/17512
* elf.c (bfd_section_from_shdr): Allocate and free the recursion
detection table on a per-bfd basis.
* peXXigen.c (pe_print_edata): Handle binaries with a truncated
export table.
bfd/ChangeLog
bfd/elf.c
bfd/peXXigen.c
This page took 0.026494 seconds and 4 git commands to generate.