commit | 134bbe416de32c39a64eb4eb102b6978f57f4ae2 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Thu Sep 24 18:10:49 2009 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Thu Sep 24 18:10:49 2009 -0500 |
tree | 678cb01bb1a1fb453b9688150aa4f1cd6aad75cf | |
parent | 3243fea0aceed3601159d2a72651e4aa7bf216f5 [diff] |
[devel] Improve IHDR checking and error reporting Move redundant IHDR checking into new png_check_IHDR() in png.c and report all errors found in the IHDR data. Report problems with width and height separately.