mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Restored IDAT length check. Previously the calculated limit was five
bytes too small (neglected to account for a partial DEFLATE buffer)
This commit is contained in:
1
ANNOUNCE
1
ANNOUNCE
@@ -65,7 +65,6 @@ Version 1.6.32beta08 [August 3, 2017]
|
||||
does not work (the eXIf chunk data can contain zeroes).
|
||||
|
||||
Version 1.6.32beta09 [August 3, 2017]
|
||||
Temporarily disable IDAT length-limiting.
|
||||
Require cmake-2.8.8 in CMakeLists.txt. Revised symlink creation,
|
||||
no longer using deprecated cmake LOCATION feature (Clifford Yapp).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user