mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Nullify trans_color with out-of-range value, to stop oss-fuzz issue.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -6040,11 +6040,12 @@ Version 1.6.33 [September 28, 2017]
|
||||
Version 1.6.34 [September 29, 2017]
|
||||
Removed contrib/pngsuite/i*.png; some of caused test failures.
|
||||
|
||||
Version 1.6.35beta01 [October 12, 2017]
|
||||
Version 1.6.35beta01 [October 15, 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.
|
||||
Nullify trans_color with out-of-range value.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
|
||||
Reference in New Issue
Block a user