Fix an assertion failure when parsing a fuzzed x86_64 ELF binary.
authorNick Clifton <nickc@redhat.com>
Tue, 26 Sep 2017 15:03:10 +0000 (16:03 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 26 Sep 2017 15:03:10 +0000 (16:03 +0100)
commit262c0a877f91b9102fd42523598b46ea79a8970e
treeae323d62992028be712f7f71feb55276450f6cfe
parent00956d3a8ab1b56fcdf63aee4ed5c5a1d46a7a48
Fix an assertion failure when parsing a fuzzed x86_64 ELF binary.

PR 22172
* elf64-x86-64.c (elf_x86_64_info_to_howto): Do not trigger an
assertion failure if elf_x86_64_rtype_to_howto has already issued
an error message.
bfd/ChangeLog
bfd/elf64-x86-64.c
This page took 0.037278 seconds and 4 git commands to generate.