oss-fuzz/projects/libwebp
YannisGuyon 3c1aba15b5 [libwebp] webp_enc_dec: Limit alpha_quality to 99 when method is 6 (#1860)
webp_enc_dec: Limit alpha_quality to 99 when method is 6

The target fuzz_webp_enc_dec with asan crashes (timeout)
during encoding with heavy alpha compression.
Clamp alpha compression parameters for images bigger than 16*16.
Bug report 10838
2018-10-08 10:08:49 -07:00
..
Dockerfile webp_enc_dec: Clamp slow parameters for big images (#1854) 2018-10-04 13:33:12 -07:00
build.sh [libwebp] Convert input images to inline C arrays (#1820) 2018-09-17 13:53:05 -07:00
fuzz.dict [libwebp] Add new fuzz target for encoding and misc (#1803) 2018-09-12 15:38:48 -07:00
fuzz.h [libwebp] Add new fuzz target for encoding and misc (#1803) 2018-09-12 15:38:48 -07:00
fuzz_advanced_api.c [libwebp] Add new fuzz target for encoding and misc (#1803) 2018-09-12 15:38:48 -07:00
fuzz_animation_api.c [libwebp] Add new fuzz target for encoding and misc (#1803) 2018-09-12 15:38:48 -07:00
fuzz_demux_api.c [libwebp] Add new fuzz target for encoding and misc (#1803) 2018-09-12 15:38:48 -07:00
fuzz_simple_api.c [libwebp] Add new fuzz target for encoding and misc (#1803) 2018-09-12 15:38:48 -07:00
fuzz_webp_enc_dec.cc [libwebp] webp_enc_dec: Limit alpha_quality to 99 when method is 6 (#1860) 2018-10-08 10:08:49 -07:00
img_alpha.h [libwebp] Convert input images to inline C arrays (#1820) 2018-09-17 13:53:05 -07:00
img_grid.h [libwebp] Convert input images to inline C arrays (#1820) 2018-09-17 13:53:05 -07:00
img_peak.h [libwebp] Convert input images to inline C arrays (#1820) 2018-09-17 13:53:05 -07:00
project.yaml libwebp,project.yaml: add Pascal to auto_cc (#1584) 2018-06-30 14:09:46 -07:00