[devel] Revise the "#ifdef" blocks in png_inflate()

so it will compile when neither PNG_USER_CHUNK_MALLOC_MAX nor
PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED is defined.
This commit is contained in:
Glenn Randers-Pehrson
2010-03-09 07:52:30 -06:00
parent 3919f23a69
commit afa999d446
3 changed files with 13 additions and 0 deletions

View File

@@ -86,6 +86,9 @@ version 1.5.0beta12 [March 9, 2010]
version 1.5.0beta13 [March 9, 2010]
Protect pngstruct.h, pnginfo.h, and pngdebug.h from being included twice.
Revise the "#ifdef" blocks in png_inflate() so it will compile when neither
PNG_USER_CHUNK_MALLOC_MAX nor PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED
is defined.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit