diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-24 01:01:02 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-07-08 09:41:47 +0200 |
commit | ae021c1239ec3bc0a30dc5a4720569071599ece4 (patch) | |
tree | 05eb5fb37d1718880cb9d847cf9fa14285d02014 /libavcodec/webp.c | |
parent | 85cbd042ff801b4c4e13fca637d2dd25b7a312ff (diff) | |
download | ffmpeg-ae021c1239ec3bc0a30dc5a4720569071599ece4.tar.gz |
avcodec/qdm2: Do not read out of array in fix_coding_method_array()
Instead we ask for a sample, its unclear what to do in this case.
Fixes: index 30 out of bounds for type 'int8_t [30][64]'
Fixes: 15339/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_QDM2_fuzzer-5749441484554240
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/webp.c')
0 files changed, 0 insertions, 0 deletions