[libpng15] Change info_ptr->unknown_chunks_num to type png_uint_32

and test against INT_MAX instead of UINT_MAX in pngset.c
This commit is contained in:
Glenn Randers-Pehrson
2013-01-17 10:52:48 -06:00
parent 5b9fe98c5f
commit 77a817bfc2
4 changed files with 16 additions and 10 deletions

View File

@@ -3973,6 +3973,9 @@ Version 1.5.14beta08 [January 10, 2013]
Version 1.5.14rc01 [January 17, 2013]
No changes.
Version 1.5.14rc02 [January 17, 2013]
Change info_ptr->unknown_chunks_num to type png_uint_32
===========================================================================
NOTICE November 17, 2012:
The location of the git repository at SourceForge has changed.