[libpng16]Revised png_check_IHDR() to use PNG_SIZE_MAX instead of

PNG_UINT_32_MAX in the test for potential overflow in PNG_ROWBYTES.
This commit is contained in:
Glenn Randers-Pehrson
2014-01-09 11:48:23 -06:00
parent bef206b0a8
commit 4ea97d8bc7
3 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.9beta03 - January 1, 2014
Libpng 1.6.9beta03 - January 10, 2014
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.
@@ -60,7 +60,9 @@ Version 1.6.9beta02 [January 1, 2014]
libpng17/png.h and libpng17.a). Three new configure options and some
rearrangement of Makefile.am allow creation of these links to be disabled.
Version 1.6.9beta03 [January 1, 2014]
Version 1.6.9beta03 [January 10, 2014]
Revised png_check_IHDR() to use PNG_SIZE_MAX instead of PNG_UINT_32_MAX
in the test for potential overflow in PNG_ROWBYTES.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit