]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix: Segmentation fault caused by npd in objdump
authorNick Clifton <nickc@redhat.com>
Fri, 29 Sep 2023 14:24:26 +0000 (15:24 +0100)
committerNick Clifton <nickc@redhat.com>
Fri, 29 Sep 2023 14:24:26 +0000 (15:24 +0100)
commita78c3c9717e8fa98b11482f948e71c6d1d9d0e44
treeabe1ce0e20f072d66bba8afbd32d132dfb344772
parent68510906a981d6abd31c51f49b2ec7e18db0a338
Fix: Segmentation fault caused by npd in objdump

  PR 30906
  * elf.c (_bfd_elf_slurp_version_tables): Test that the verref section header has been initialised before using it.
bfd/ChangeLog
bfd/elf.c