PR binutils/15356
authorNick Clifton <nickc@redhat.com>
Fri, 19 Apr 2013 08:12:30 +0000 (08:12 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 19 Apr 2013 08:12:30 +0000 (08:12 +0000)
* compress.c (decompress_contents): Always call inflateEnd, even
when another inflation operation fails.

[Note - the actual patch to compress.c was accidentally committed previously].

bfd/ChangeLog

index be6dd52..22cf440 100644 (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.