forked from Imagelibrary/binutils-gdb
Fix: "Missing NULL check"
* elf.c (_bfd_elf_init_reloc_shdr): Don't segfault on alloc fail.
This commit is contained in:
committed by
Nick Clifton
parent
452855278a
commit
38cc67cc00
@@ -1,3 +1,7 @@
|
||||
2023-09-13 Jacob Navia <jacob@jacob.remcomp.fr>
|
||||
|
||||
* elf.c (_bfd_elf_init_reloc_shdr): Don't segfault on alloc fail.
|
||||
|
||||
2023-09-13 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* elf-strtab.c (_bfd_elf_strtab_init): In the event of memory
|
||||
|
||||
Reference in New Issue
Block a user