Fix an illegal memory access triggered by disassembling corrupt s390x binaries.
authorNick Clifton <nickc@redhat.com>
Mon, 6 Sep 2021 11:24:49 +0000 (12:24 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 6 Sep 2021 11:25:20 +0000 (12:25 +0100)
commit804439b4d7a83d4db8adcb816d8ee8e04a06b33c
treedd2b701d9b9950ac1cbda06e23ce8f7b4507c38c
parent1bced5243e82e7a30f415a999c136997d7a79934
Fix an illegal memory access triggered by disassembling corrupt s390x binaries.

PR 28304
* elfxx-score7.c (score_elf_gprel15_reloc): If there is no output bfd
treat the reloc as undefined.
bfd/elf32-score7.c