[master] Revised png_check_IHDR() again

to check info_ptr members instead of the contents of the returned parameters.
This commit is contained in:
Glenn Randers-Pehrson
2009-09-30 23:10:28 -05:00
parent 64ca95e375
commit 5d7fe7a718
6 changed files with 62 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.2.41beta03 - September 30, 2009
Libpng 1.2.41beta03 - October 1, 2009
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.
@@ -51,7 +51,9 @@ version 1.2.41beta01 [September 25, 2009]
version 1.2.41beta02 [September 30, 2009]
Revised png_check_IHDR().
version 1.2.41beta03 [September 30, 2009]
version 1.2.41beta03 [October 1, 2009]
Revised png_check_IHDR() again, to check info_ptr members instead of
the contents of the returned parameters.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net