[libpng16] Fixed incorrect warning of excess deflate data. End condition - the

warning would be produced if the end of the deflate stream wasn't read
in the last row.  The warning is harmless.
This commit is contained in:
John Bowler
2013-04-07 21:33:30 -05:00
committed by Glenn Randers-Pehrson
parent 2e0c5f0dff
commit 43c07e1b48
3 changed files with 18 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.2beta01 - April 1, 2013
Libpng 1.6.2beta01 - April 8, 2013
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -25,8 +25,11 @@ Other information:
Changes since the last public release (1.6.1):
Version 1.6.2beta01 [April 1, 2013]
Version 1.6.2beta01 [April 8, 2013]
Updated documentation of 1.5.x to 1.6.x changes in iCCP chunk handling.
Fixed incorrect warning of excess deflate data. End condition - the
warning would be produced if the end of the deflate stream wasn't read
in the last row. The warning is harmless.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit