Fix an illegal memory access triggered by an atempt to disassemble a corrupt xtensa...
authorNick Clifton <nickc@redhat.com>
Tue, 7 Sep 2021 10:47:08 +0000 (11:47 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 7 Sep 2021 10:47:08 +0000 (11:47 +0100)
commit9dc2f26777b07f9e5aa3220f7a680987ef79e75e
tree12e1ac4726cd9bc7c88a2383ba586038b73d00e0
parent540bf37b2539923dc70b96eea7cb870522ffd7ec
Fix an illegal memory access triggered by an atempt to disassemble a corrupt xtensa binary.

PR 28305
* elf32-xtensa.c (elf_xtensa_do_reloc): Add check for put of range
reloc.
bfd/ChangeLog
bfd/elf32-xtensa.c
bfd/xtensa-isa.c