commit | 354ed4d4a26da57cf2a2b9b463c4262b18c48021 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Sun Jan 12 14:33:33 2025 +1030 |
committer | Alan Modra <amodra@gmail.com> | Mon Jan 20 07:13:46 2025 +1030 |
tree | 8856de0623ad4c2f1741214560d9df1368a9e9ab | |
parent | d4115c2c8d447e297ae353892de89192c1996211 [diff] |
_bfd_elf_munmap_section_contents Do unmap/free cached contents to avoid some memory leaks we'd otherwise see. * elf.c (_bfd_elf_munmap_section_contents): Clear pointers to contents that we unmap/free rather than not unmapping/freeing.