commit | 48375c36dc59e3c0e6b9bf38f17f4692bddb578f | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Jun 14 13:46:56 2023 +0930 |
committer | Alan Modra <amodra@gmail.com> | Wed Jun 14 14:24:33 2023 +0930 |
tree | 3a9603a7011dcc9d20c48599dca9b922eba40113 | |
parent | 3bedac2939328dc74e9bfa36a26201ec0d9e0b61 [diff] |
Re: bfd/elf.c strtab memory leak There are other places that leak the strtab. * elf.c (_bfd_elf_compute_section_file_positions): Free strtab on error paths.