[libpng17] Merged files with version 1.6.8 that have not changed since then.

This commit is contained in:
Glenn Randers-Pehrson
2013-12-19 20:33:08 -06:00
parent 06be739941
commit 9e168ea2c9
30 changed files with 59 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0beta25 - December 15, 2013
Libpng 1.7.0beta25 - December 20, 2013
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.
@@ -459,9 +459,11 @@ Version 1.7.0beta24 [December 15, 2013]
Handle zero-length PLTE chunk or NULL palette with png_error()
instead of png_chunk_report(), which by default issues a warning
rather than an error, leading to later reading from a NULL pointer
(png_ptr->palette) in png_do_expand_palette().
(png_ptr->palette) in png_do_expand_palette(). This is CVE-2013-6954
and VU#650142.
Version 1.7.0beta25 [December 15, 2013]
Version 1.7.0beta25 [December 20, 2013]
Merged files with version 1.6.8 that have not changed since then.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit