[master] Added png_set|get_chunk_malloc_max() functions.

This commit is contained in:
Glenn Randers-Pehrson 2010-01-22 19:48:40 -06:00
parent 86f6c04d84
commit 610e7b5bd6
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ version 1.4.1rc01 [January 16, 2010]
version 1.4.1beta04 [January 23, 2010]
Revised png_decompress_chunk() to improve speed and memory usage when
decoding large chunks.
Added png_set|get_chunk_malloc_max() function and PNG_CHUNK_MALLOC_MAX macro.
Added png_set|get_chunk_malloc_max() functions.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit

View File

@ -2482,7 +2482,7 @@ version 1.4.1rc01 [January 16, 2010]
version 1.4.1beta04 [January 23, 2010]
Revised png_decompress_chunk() to improve speed and memory usage when
decoding large chunks.
Added png_set|get_chunk_malloc_max() function and PNG_CHUNK_MALLOC_MAX macro.
Added png_set|get_chunk_malloc_max() functions.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit