[libpng16] Imported from libpng-1.6.33rc01.tar
This commit is contained in:
parent
5efa483265
commit
e1220aefc4
2
ANNOUNCE
2
ANNOUNCE
@ -52,7 +52,7 @@ Version 1.6.33rc01 [September 20, 2017]
|
|||||||
due to truncated iTXT or zTXT chunk.
|
due to truncated iTXT or zTXT chunk.
|
||||||
Initialize memory allocated by png_read_buffer to zero, using memset, to
|
Initialize memory allocated by png_read_buffer to zero, using memset, to
|
||||||
stop an oss-fuzz "use of uninitialized value" detection in
|
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).
|
Removed a redundant test (suggested by "irwir" in Github issue #180).
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
|
2
CHANGES
2
CHANGES
@ -6022,7 +6022,7 @@ Version 1.6.33rc01 [September 20, 2017]
|
|||||||
due to truncated iTXT or zTXT chunk.
|
due to truncated iTXT or zTXT chunk.
|
||||||
Initialize memory allocated by png_read_buffer to zero, using memset, to
|
Initialize memory allocated by png_read_buffer to zero, using memset, to
|
||||||
stop an oss-fuzz "use of uninitialized value" detection in
|
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).
|
Removed a redundant test (suggested by "irwir" in Github issue #180).
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
|
Loading…
Reference in New Issue
Block a user