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