PR binutils/15356

* compress.c (decompress_contents): Always call inflateEnd, even
	when another inflation operation fails.

[Note - the actual patch to compress.c was accidentally committed previously].
This commit is contained in:
Nick Clifton 2013-04-19 08:12:30 +00:00
parent c80382bfdd
commit 2d0a6933a5

View File

@ -1,3 +1,9 @@
2013-04-19 Nick Clifton <nickc@redhat.com>
PR binutils/15356
* compress.c (decompress_contents): Always call inflateEnd, even
when another inflation operation fails.
2013-04-17 H.J. Lu <hongjiu.lu@intel.com>
* elf-ifunc.c: Update copyright year.