Import a patch from the mainline to fix a seg-fault in the BFD library:
authorNick Clifton <nickc@redhat.com>
Fri, 31 Oct 2014 10:24:58 +0000 (10:24 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 31 Oct 2014 10:24:58 +0000 (10:24 +0000)
commit5278f3dd9f3bfa44af7348fd6687a78692aafbfb
tree669dd88a09424b4298f9500b22b1e625d7333603
parentb0b93f3592f3d165896e8dc8186a7ba285f0f3e4
Import a patch from the mainline to fix a seg-fault in the BFD library:

PR binutils/17512
* ihex.c (ihex_scan): Fix typo in invocation of ihex_bad_byte.
* coffgen.c (coff_get_normalized_symtab): Prevent buffer overrun.
bfd/ChangeLog
bfd/ihex.c