mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Revert change to png_malloc_array(). It's not needed
now that iCCP profile_length honors PNG_USER_CHUNK_MALLOC_MAX.
This commit is contained in:
2
ANNOUNCE
2
ANNOUNCE
@@ -26,8 +26,6 @@ Other information:
|
||||
Changes since the last public release (1.6.24):
|
||||
|
||||
Version 1.6.25beta01 [August 11, 2016]
|
||||
Return NULL from png_malloc_array() with a warning instead of calling
|
||||
png_error() on failure.
|
||||
Reject oversized iCCP profile immediately.
|
||||
Cleaned up PNG_DEBUG compile of pngtest.c.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user