]> git.sesse.net Git - ffmpeg/commit
avcodec/scpr3: Fix out of array access with dectab
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 1 Jul 2020 21:31:47 +0000 (23:31 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 2 Jul 2020 15:14:31 +0000 (17:14 +0200)
commitc8de8dfba6b2706f22214489b1779fb0d27e7e65
tree64eccece3d2c14b124bff25c695b3b81bbcbd03d
parentf35caea77f76c62bd0e392e514a84833ab1e0c83
avcodec/scpr3: Fix out of array access with dectab

Fixes: 23721/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SCPR_fuzzer-5914074721550336
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/scpr3.c