[libpng16] Fixed typo in png.c (PNG_SET_CHUNK_MALLOC_MAX should be

PNG_CHUNK_MALLOC_MAX) that causes the MALLOC_MAX limit not to work (John Bowler)
This commit is contained in:
Glenn Randers-Pehrson
2012-12-09 17:08:13 -06:00
parent 026b295698
commit b76ab1260d
3 changed files with 20 additions and 12 deletions

View File

@@ -4304,6 +4304,10 @@ Version 1.6.0beta32 [November 25, 2012]
Fixed error checking in the simplified write API (Olaf van der Spek)
Made png_user_version_check() ok to use with libpng version 1.10.x and later.
Version 1.6.0beta33 [December 9, 2012]
Fixed typo in png.c (PNG_SET_CHUNK_MALLOC_MAX should be PNG_CHUNK_MALLOC_MAX)
that causes the MALLOC_MAX limit not to work (John Bowler)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement