[libpng16] Bump version to 1.6.33rc01

This commit is contained in:
Glenn Randers-Pehrson
2017-09-20 15:49:00 -05:00
parent 397c7eea38
commit 5f0c9fabbc
26 changed files with 73 additions and 64 deletions

View File

@@ -6016,7 +6016,13 @@ Version 1.6.33beta03 [September 14, 2017]
Use pnglibconf.h.prebuilt when building for ANDROID with cmake (Github
issue 162, by rcdailey).
Version 1.6.33beta04 [September 14, 2017]
Version 1.6.33rc01 [September 20, 2017]
Initialize memory allocated by png_inflate to zero, using memset, to
stop an oss-fuzz "use of uninitialized value" detection in png_set_text_2()
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.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit