[libpng16] Imported from libpng-1.6.0beta39.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-01-19 08:44:05 -06:00
parent 590c8b0987
commit e208108dfc
15 changed files with 30 additions and 30 deletions

View File

@@ -435,7 +435,7 @@ struct png_struct_def
/* Added in libpng-1.4.0: Total number of sPLT, text, and unknown
* chunks that can be stored (0 means unlimited).
*/
png_uint_32 user_chunk_cache_max;
int user_chunk_cache_max;
/* Total memory that a zTXt, sPLT, iTXt, iCCP, or unknown chunk
* can occupy when decompressed. 0 means unlimited.