PR29807, SIGSEGV when linking fuzzed PE object
authorAlan Modra <amodra@gmail.com>
Fri, 18 Nov 2022 22:03:20 +0000 (08:33 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 21 Nov 2022 21:48:49 +0000 (08:18 +1030)
commit38c917d808fdb570ddb1215ccf8233a10484ba91
tree38d20b2d880fb2f1226a786fc81e1f8fdb557f0b
parente9a20a419b66431766e59dec75265ccdc0bf1046
PR29807, SIGSEGV when linking fuzzed PE object

PR 29807
* cofflink.c (_bfd_coff_generic_relocate_section): Skip relocs
against symbols with a NULL section.
bfd/cofflink.c