]> git.sesse.net Git - ffmpeg/commit
tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows coding gigant...
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 12 Aug 2019 19:17:02 +0000 (21:17 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 14 Aug 2019 23:26:21 +0000 (01:26 +0200)
commitdf7e79a5c31efa5bd8ced01d7145ca6fc1dc1bc3
tree4f6b73b2b95c36fa1b806b8f47df029fe450e074
parentf2d522f2a88871ebd127b88169e22a6a7b6a81e5
tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows coding gigantic images on tiny input

Fixes: Timeout (12sec ->2sec)
Fixes: 16125/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_MSRLE_fuzzer-5650846364205056
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer.c