mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng14] Fixed png_save_int_32 when int is not 2's complement (John Bowler).
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
627c2c8797
commit
72ee0aef48
3
CHANGES
3
CHANGES
@@ -2979,7 +2979,8 @@ version 1.4.17beta01 [August 19, 2015]
|
||||
in ANSI-C (unlike 0x80000000 in the signed case) the checking that
|
||||
occurs later can catch them (John Bowler).
|
||||
|
||||
version 1.4.17beta02 [August 19, 2015]
|
||||
version 1.4.17beta02 [August 21, 2015]
|
||||
Fixed png_save_int_32 when int is not 2's complement (John Bowler).
|
||||
|
||||
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
||||
or to png-mng-implement at lists.sf.net (subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user