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 be6dd52d699a7cd0aba97b9c4361c0200ed7f4f9..22cf44075695ccb6d3d98c630680ade398c3c76c 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.
This page took 0.026023 seconds and 4 git commands to generate.