https://sourceware.org/bugzilla/show_bug.cgi?id=23561
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a788aedd86da983faf0afef3cb41461118a2e9f2 commit a788aedd86da983faf0afef3cb41461118a2e9f2 Author: Alan Modra <amo...@gmail.com> Date: Mon Jan 13 22:30:46 2020 +1030 PR23560, PR23561, readelf memory leaks PR 23560 PR 23561 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free fde_fc col_type and col_offset. * readelf.c (apply_relocations): Move symsec check earlier. (free_debug_section): Free reloc_info. (process_notes_at): Free pnotes on error path. (process_object): Free dump_sects here.. (process_archive): ..not here. -- You are receiving this mail because: You are on the CC list for the bug.