kmx git
login
register
kc3-lang
/
libjpeg-turbo
/
fuzz/compress.cc
fuzz/compress.cc
Log
Author
Commit
Date
CI
Message
18bc4c61
2021-04-07T16:04:58
compress.cc: Code formatting tweak
34d264d6
2021-04-07T12:44:50
OSS-Fuzz: Private TurboJPEG API flag for fuzzing This limits the tjLoadImage() behavioral changes to the scope of the compress_fuzzer target. Otherwise, TJBench in fuzzer builds would refuse to load images larger than 1 Mpixel.
d2d44655
2021-04-05T21:41:30
OSS-Fuzz: Compression fuzz target