[libpng15] Merge with libpng16/pngtest.c, pngvalid.c, gregbook, pngminim

This commit is contained in:
Glenn Randers-Pehrson
2016-10-30 08:09:54 -05:00
parent b555c55c6d
commit 5a945f3393
20 changed files with 330 additions and 282 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.5.28beta01 - August 18, 2016
Libpng 1.5.28beta01 - October 30, 2016
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.
@@ -26,8 +26,8 @@ Other information:
Changes since the last public release (1.5.27):
version 1.5.28beta01 [August 18, 2016]
Merge with current libpng16 pngvalid.c
version 1.5.28beta01 [October 30, 2016]
Merge with current libpng16 gregbook, pngvalid.c, pngtest.c
Fixed undefined behavior in png_push_save_buffer(). Do not call
memcpy() with a null source, even if count is zero (Leon Scroggins III).
Added "Common linking failures" section to INSTALL.