[libpng16] Imported from libpng-1.6.22beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2016-01-23 13:55:26 -06:00
parent d2b8d46658
commit f6a23fe205
14 changed files with 21 additions and 21 deletions

View File

@@ -5484,7 +5484,7 @@ Version 1.6.21rc02 [January 7, 2016]
Version 1.6.21 [January 15, 2016]
Worked around a false-positive Coverity issue in pngvalid.c.
Version 1.6.22beta01 [January 22, 2016]
Version 1.6.22beta01 [January 23, 2016]
Changed PNG_USE_MKSTEMP to __COVERITY__ to select alternate
"tmpfile()" implementation in contrib/libtests/pngstest.c
Fixed NO_STDIO build of pngunknown.c to skip calling png_init_io()