[libpng16] Moved chunk-length check into a png_check_chunk_length() private

function (Suggested by Max Stepin).
This commit is contained in:
Glenn Randers-Pehrson
2017-08-04 14:09:27 -05:00
parent 469317d9bd
commit 2dca15686f
5 changed files with 51 additions and 66 deletions

View File

@@ -1,4 +1,4 @@
Libpng 1.6.32beta10 - August 3, 2017
Libpng 1.6.32beta10 - August 4, 2017
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -69,7 +69,9 @@ Version 1.6.32beta09 [August 3, 2017]
no longer using deprecated cmake LOCATION feature (Clifford Yapp).
Fixed five-byte error in the calculation of IDAT maximum possible size.
Version 1.6.32beta10 [August 3, 2017]
Version 1.6.32beta10 [August 4, 2017]
Moved chunk-length check into a png_check_chunk_length() private
function (Suggested by Max Stepin).
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit