diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2017-10-29 10:30:42 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2017-10-29 10:30:42 -0500 |
commit | 2f8b82ebca6fb921ea3b0ae00f0898b17d40ec1f (patch) | |
tree | effb5668c676a5385d04b60cdec1f8ffb3317772 /ANNOUNCE | |
parent | aea0ec4346341aaa75d84694ff32851936d3239d (diff) |
[libpng16] Revert recent changes that did not help with oss-fuzz issues
Diffstat (limited to 'ANNOUNCE')
-rw-r--r-- | ANNOUNCE | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Libpng 1.6.35beta01 - October 17, 2017 +Libpng 1.6.35beta01 - October 29, 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. @@ -24,12 +24,11 @@ Other information: Changes since the last public release (1.6.34): -Version 1.6.35beta01 [October 17, 2017] +Version 1.6.35beta01 [October 29, 2017] Restored 21 of the contrib/pngsuite/i*.png, which do not cause test failures. Placed the remainder in contrib/pngsuite/interlaced/i*.png. Added calls to png_set_*() transforms commonly used by browsers to the fuzzer. - Initialize entire palette array to zero in png_handle_PLTE(). Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit |