[libpng16] Add tests/badcrc.png and tests/badadler.png to tests/pngtest.

Merged pngtest.c with libpng-1.7.0beta84/pngtest.c
This commit is contained in:
Glenn Randers-Pehrson
2016-09-26 08:09:44 -05:00
parent 89ea081433
commit 8aa1638ccc
6 changed files with 54 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.26beta01 - September 25, 2016
Libpng 1.6.26beta01 - September 26, 2016
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,7 +25,7 @@ Other information:
Changes since the last public release (1.6.25):
Version 1.6.26beta01 [September 25, 2016]
Version 1.6.26beta01 [September 26, 2016]
Fixed handling zero length IDAT in pngfix (bug report by Agostino Sarubbo,
bugfix by John Bowler).
Do not issue a png_error() on read in png_set_pCAL() because png_handle_pCAL
@@ -37,6 +37,9 @@ Version 1.6.26beta01 [September 25, 2016]
pngrutil.c.
If CRC handling of critical chunks has been set to PNG_CRC_QUIET_USE,
ignore the ADLER32 checksum in the IDAT chunk as well as the chunk CRCs.
Issue png_benign_error() on ADLER32 checksum mismatch instead of png_error().
Add tests/badcrc.png and tests/badadler.png to tests/pngtest.
Merged pngtest.c with libpng-1.7.0beta84/pngtest.c
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit