| commit | 452855278aa4789c5a7b87767e55de2c5a9938cf | [log] [tgz] |
|---|---|---|
| author | Alan Modra <amodra@gmail.com> | Wed Sep 13 11:38:33 2023 +0100 |
| committer | Nick Clifton <nickc@redhat.com> | Wed Sep 13 11:38:33 2023 +0100 |
| tree | 8962086253fdd0b63f524d183ff5366022dd4f45 | |
| parent | bc92a20a84ee4c458cd4d3e1dad0960f0349b07f [diff] |
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.