[libpng16] Imported from libpng-1.6.33rc01.tar

This commit is contained in:
Glenn Randers-Pehrson 2017-09-20 18:11:53 -05:00
parent 5efa483265
commit e1220aefc4
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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