[master] Imported from libpng-1.4.8beta05.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-06-19 07:12:03 -05:00
parent 61a2d8a2a7
commit 0bb898a885
19 changed files with 36 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.4.8beta05 - June 18, 2011
Libpng 1.4.8beta05 - June 19, 2011
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.
@@ -48,7 +48,7 @@ version 1.4.8beta04 [June 7, 2011]
Fixed uninitialized memory read in png_format_buffer() (Bug report by
Frank Busse, related to CVE-2004-0421).
version 1.4.8beta05 [June 18, 2011]
version 1.4.8beta05 [June 19, 2011]
Fixed error in "ACCURATE" 16-to-8 scaling (John Bowler).
Check for sCAL chunk too short.