]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix: "Missing NULL check"
authorJacob Navia <jacob@jacob.remcomp.fr>
Wed, 13 Sep 2023 10:41:03 +0000 (11:41 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 13 Sep 2023 10:41:03 +0000 (11:41 +0100)
commit38cc67cc00dc7385991e2658a1b4213d5ba3c4f0
tree6e52191efced8178c34f4ec68a491873381d6b00
parent452855278aa4789c5a7b87767e55de2c5a9938cf
Fix: "Missing NULL check"

  * elf.c (_bfd_elf_init_reloc_shdr): Don't segfault on alloc fail.
bfd/ChangeLog
bfd/elf.c