From: Alan Modra Date: Mon, 13 Jan 2020 12:23:02 +0000 (+1030) Subject: Re: PR23560, PR23561, readelf memory leaks X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a4f2b7c5d931f2aa27851b59ae5817a6ee43cfcb;p=binutils-gdb.git Re: PR23560, PR23561, readelf memory leaks PR 25360 PR 25361 Dyslexia strikes again. Fix git commit a788aedd86da983faf0afef3cb41461118a2e9f2 ChangeLog. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c1f6d348f16..a1a27c3a03f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,7 +1,7 @@ 2020-01-13 Alan Modra - PR 23560 - PR 23561 + PR 25360 + PR 25361 * 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.