oss-fuzz/projects/libwebp
YannisGuyon 908d4322f5 webp_enc_dec: Fix timeout by skipping crusher (#1831)
* webp_enc_dec: Fix timeout by skipping crasher

The target fuzz_webp_enc_dec with msan crashes (timeout)
on a 128*128px image encoding with max compression (crusher).
Reduce crusher encoding to 16*16px and below.
Bug report 10423
2018-09-20 08:00:35 -07:00
..
Dockerfile [libwebp] Convert input images to inline C arrays (#1820) 2018-09-17 13:53:05 -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 webp_enc_dec: Fix timeout by skipping crusher (#1831) 2018-09-20 08:00:35 -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