]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix: Null pointer dereference in elf32-i386.c
authorNick Clifton <nickc@redhat.com>
Mon, 9 Oct 2023 15:53:27 +0000 (16:53 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 9 Oct 2023 15:53:27 +0000 (16:53 +0100)
commitcb0f1baf44a4de4506283502df68cad3b7780e1d
treed81c340e3d7e469aa6800269e61f0c9da9e3dfed
parente7c3fa04b6c54aae88675a7dcd9c76b322ec2171
Fix: Null pointer dereference in elf32-i386.c

  PR 30950
  * elf32-i386.c (elf_i386_convert_load_reloc): Check for elf_x86_hash_table returning a NULL pointer.
bfd/ChangeLog
bfd/elf32-i386.c