]> git.sesse.net Git - ffmpeg/commit
avcodec/cook: Enlarge gain table
authorMichael Niedermayer <michael@niedermayer.cc>
Wed, 23 Oct 2019 17:59:57 +0000 (19:59 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 9 Nov 2019 16:55:09 +0000 (17:55 +0100)
commit50001cd440ac89ed125f0154dedbcfa2718d2d68
tree965951da3f5358ee4440a7d5509192cde006600c
parent57750bb629a145326e20b8760f21f1041464a937
avcodec/cook: Enlarge gain table

Fixes: index 25 out of bounds for type 'float [23]'
Fixes: 18355/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_COOK_fuzzer-5641398941908992
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/cook.c