[libpng16] Fixed png_save_int_32 when int is not 2's complement (John Bowler).

This commit is contained in:
John Bowler
2015-08-21 14:42:00 -05:00
committed by Glenn Randers-Pehrson
parent 39be3b81da
commit 33a97c5c8a
3 changed files with 24 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.19beta03 - August 19, 2015
Libpng 1.6.19beta03 - August 21, 2015
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -64,7 +64,8 @@ Version 1.6.19beta02 [August 19, 2015]
in ANSI-C (unlike 0x80000000 in the signed case) the checking that
occurs later can catch them (John Bowler).
Version 1.6.19beta03 [August 19, 2015]
Version 1.6.19beta03 [August 21, 2015]
Fixed png_save_int_32 when int is not 2's complement (John Bowler).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit