Fix seg-fault in ARM linker when trying to parse a binary file.
authorNick Clifton <nickc@redhat.com>
Tue, 23 Aug 2016 08:45:11 +0000 (09:45 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 23 Aug 2016 08:46:36 +0000 (09:46 +0100)
commit6342be709e8749d0a44c02e1876ddca360bfd52f
treec9fd400aca8eb36fbb834dc78de11aa5e437dd7d
parent344bde0a7f812ff03139ab53aecd61674eb143bf
Fix seg-fault in ARM linker when trying to parse a binary file.

* elf32-arm.c (elf32_arm_count_additional_relocs): Return zero if
there is no arm data associated with the section.
bfd/ChangeLog
bfd/elf32-arm.c
This page took 0.023389 seconds and 4 git commands to generate.