diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2019-06-24 01:01:02 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-07-01 12:11:55 +0200 |
commit | 454bb7e366fb824dc97c89e9ac761ad2499678a5 (patch) | |
tree | 3709b5d9dcabf90f72d8ec278a42af9bff9fe8f7 /libavformat/yuv4mpeg.h | |
parent | d29300688549681155f68ab6b824f571e78ebc44 (diff) | |
download | ffmpeg-454bb7e366fb824dc97c89e9ac761ad2499678a5.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>
(cherry picked from commit ae021c1239ec3bc0a30dc5a4720569071599ece4)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavformat/yuv4mpeg.h')
0 files changed, 0 insertions, 0 deletions