[libpng17] Fixed bug introduced in libpng-1.6.0beta28 that causes libpng to

handle chunks even when they have been tagged PNG_HANDLE_CHUNK_NEVER.
Also fixed two typos (SUPPOPRTED should be SUPPORTED) in pngrutil.c
This commit is contained in:
Glenn Randers-Pehrson
2013-03-01 20:08:33 -06:00
parent fe18c0d9ea
commit 6152dbd424
4 changed files with 22 additions and 17 deletions

View File

@@ -4480,8 +4480,10 @@ Version 1.7.0beta04 [February 27, 2013]
Revised scripts/dfn.awk to work with the buggy MSYS awk that has trouble
with CRLF line endings.
Version 1.7.0beta05 [March 1, 2013]
Version 1.7.0beta05 [March 2, 2013]
Avoid a possible memory leak in contrib/gregbook/readpng.c
Fixed bug introduced in libpng-1.6.0beta28 that causes libpng to handle chunks
even when they have been tagged PNG_HANDLE_CHUNK_NEVER.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit