[libpng16] Increase minimum zlib stream from 9 to 14 in png_handle_iCCP(),

to account for the minimum 'deflate' stream.
This commit is contained in:
Glenn Randers-Pehrson
2017-08-06 07:59:02 -05:00
parent 39d84f4f6a
commit 8ed418b042
3 changed files with 9 additions and 4 deletions

View File

@@ -89,6 +89,8 @@ Version 1.6.32beta11 [August 6, 2017]
Initialize profile_header[] in png_handle_iCCP() to fix OSS-fuzz issue.
Initialize png_ptr->row_buf[0] to 255 in png_read_row() to fix OSS-fuzz UMR.
Attempt to fix a UMR in png_set_text_2() to fix OSS-fuzz issue.
Increase minimum zlib stream from 9 to 14 in png_handle_iCCP(), to account
for the minimum 'deflate' stream.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit