mirror of https://github.com/madler/zlib.git
If the deflateInit2() called for the first gzwrite() failed with a Z_MEM_ERROR, then a subsequent gzclose() would try to free an already freed pointer. This fixes that.pull/30/head
parent
0cf495a1ca
commit
c4888637ea
1 changed files with 6 additions and 5 deletions
Loading…
Reference in new issue