]> git.sesse.net Git - ffmpeg/commit
avcodec/ansi: Check initial dimensions
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 19 Sep 2020 19:17:32 +0000 (21:17 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 15 Oct 2020 20:53:56 +0000 (22:53 +0200)
commit949f0a6be974e4083f8e130c2d6870ef26f0eece
tree9d3b1bc7a74f758f2174681f1e2ac2a8a6f90c32
parent106f11f68af643ad1f372b840d38a0a30c6e9bcf
avcodec/ansi: Check initial dimensions

Fixes: Timeout (minutes to less than 1sec)
Fixes: 25682/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ANSI_fuzzer-6320712032452608
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/ansi.c