]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
Fix: "Possible Memory leak in bed hash.c"
authorAlan Modra <amodra@gmail.com>
Wed, 13 Sep 2023 10:38:33 +0000 (11:38 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 13 Sep 2023 10:38:33 +0000 (11:38 +0100)
commit452855278aa4789c5a7b87767e55de2c5a9938cf
tree8962086253fdd0b63f524d183ff5366022dd4f45
parentbc92a20a84ee4c458cd4d3e1dad0960f0349b07f
Fix: "Possible Memory leak in bed hash.c"

  * elf-strtab.c (_bfd_elf_strtab_init): In the event of memory allocation failure, make sure that the hash table is freed.
bfd/ChangeLog
bfd/elf-strtab.c