]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
PR26539, memory leak in inflate.c
authorAlan Modra <amodra@gmail.com>
Fri, 15 Jan 2021 05:32:52 +0000 (16:02 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 15 Jan 2021 05:56:55 +0000 (16:26 +1030)
commit3624a6c15ce48e03d43983ec11d586d97ca08728
tree5760831728fad041ea2d121efbe1d6e92c571cb4
parent5fda40b28fb6ed86d76af1af68f61f3c016d3a26
PR26539, memory leak in inflate.c

Like the PR15356 fix for the same leak in bfd, but for readelf.c

PR 26539
* readelf.c (uncompress_section_contents): Always call inflateEnd.
binutils/ChangeLog
binutils/readelf.c