PR23560, PR23561, readelf memory leaks
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 4ad4280d7cea1d2ca0135b4bf178bf5fd6683eea..c1f6d348f16f2d3d6e3b51d33c9357de6d932cdb 100644 (file)
@@ -1,3 +1,15 @@
+2020-01-13  Alan Modra  <amodra@gmail.com>
+
+       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.
+
 2020-01-13  Alan Modra  <amodra@gmail.com>
 
        PR 25362
This page took 0.022988 seconds and 4 git commands to generate.