mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[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:
3
CHANGES
3
CHANGES
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user