[libpng17] Imported from libpng-1.7.0beta78.tar

This commit is contained in:
Glenn Randers-Pehrson
2016-01-23 13:43:08 -06:00
parent 55d3b3226e
commit 9a6922896d
14 changed files with 21 additions and 21 deletions

View File

@@ -5513,7 +5513,7 @@ Version 1.7.0beta77 [January 16, 2016]
than 1:1000.
Attempted to work around a false-positive Coverity issue in pngvalid.c.
Version 1.7.0beta78 [January 22, 2016]
Version 1.7.0beta78 [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()