[libpng16] Return NULL from png_malloc_array() with a warning instead of calling

png_error() on failure.  Reject oversized iCCP profile immediately.
This commit is contained in:
Glenn Randers-Pehrson
2016-08-10 12:09:22 -05:00
parent cdc0e74ee6
commit 19fefd3a4b
4 changed files with 19 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.25beta01 - August 4, 2016
Libpng 1.6.25beta01 - August 10, 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,10 @@ Other information:
Changes since the last public release (1.6.24):
Version 1.6.25beta01 [August 4, 2016]
Version 1.6.25beta01 [August 10, 2016]
Return NULL from png_malloc_array() with a warning instead of calling
png_error() on failure.
Reject oversized iCCP profile immediately.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit