Path to this page:
Subject: CVS commit: pkgsrc/devel/zlib
From: Adam Ciarcinski
Date: 2013-05-27 18:22:10
Message id: 20130527162211.02D2095@cvs.netbsd.org
Log Message:
Version 1.2.8 fixes a very rare bug in decompression. All users are encouraged \
to upgrade immediately. Version 1.2.8 also has these improvements:
* Add new inflateGetDictionary() function
* Fix bug where gzopen() immediately followed by gzclose() would write an empty \
file instead of an empty gzip stream.
* Fix bug in gzclose() when gzwrite() runs out of memory
Files: