[libpng17] Corrected the test on user transform changes on read. It was in the

png_set of the transform function, but that doesn't matter unless the
transform function changes the rowbuf size, and that is only valid if
transform_info is called.
This commit is contained in:
John Bowler
2013-04-12 22:10:38 -05:00
committed by Glenn Randers-Pehrson
parent ae1a5c811c
commit 066f9862f0
4 changed files with 20 additions and 6 deletions

View File

@@ -4523,11 +4523,15 @@ Version 1.7.0beta06 [March 13, 2013]
technically valid, although a reasonable treatment of division would
show it to be incorrect.
Version 1.7.0beta07 [April 8, 2013]
Version 1.7.0beta07 [April 13, 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.
Corrected the test on user transform changes on read. It was in the
png_set of the transform function, but that doesn't matter unless the
transform function changes the rowbuf size, and that is only valid if
transform_info is called.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit