summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-09-20 18:11:53 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-09-20 18:13:17 -0500
commite1220aefc446837c8b7ee0ff01720ee594c23a4b (patch)
treee5694f2d4b4f2defd9d07b8fc43d222dff2ced6a
parent5efa48326561f8bc90d1fd90d398394dbc32ac72 (diff)
downloadlibpng-e1220aefc446837c8b7ee0ff01720ee594c23a4b.tar.gz
[libpng16] Imported from libpng-1.6.33rc01.tarv1.6.33rc01
-rw-r--r--ANNOUNCE2
-rw-r--r--CHANGES2
2 files changed, 2 insertions, 2 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index c12d5ae5c..1505c2e39 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -52,7 +52,7 @@ Version 1.6.33rc01 [September 20, 2017]
due to truncated iTXT or zTXT chunk.
Initialize memory allocated by png_read_buffer to zero, using memset, to
stop an oss-fuzz "use of uninitialized value" detection in
- png_icc_check_tag_table()() due to truncated iCCP chunk.
+ png_icc_check_tag_table() due to truncated iCCP chunk.
Removed a redundant test (suggested by "irwir" in Github issue #180).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
diff --git a/CHANGES b/CHANGES
index 405d1a3e2..9620f4a46 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6022,7 +6022,7 @@ Version 1.6.33rc01 [September 20, 2017]
due to truncated iTXT or zTXT chunk.
Initialize memory allocated by png_read_buffer to zero, using memset, to
stop an oss-fuzz "use of uninitialized value" detection in
- png_icc_check_tag_table()() due to truncated iCCP chunk.
+ png_icc_check_tag_table() due to truncated iCCP chunk.
Removed a redundant test (suggested by "irwir" in Github issue #180).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net