diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-09-18 00:28:37 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-10-23 01:44:41 +0200 |
commit | 648b904662c2fcb0721740f150fa9145c7cf314f (patch) | |
tree | dfadc68debcc712726e3dbf1f575716263e77424 /libavfilter/af_replaygain.c | |
parent | 6161aade4c8dac6d8c4c40f09e280c2ceb0d7a1a (diff) | |
download | ffmpeg-648b904662c2fcb0721740f150fa9145c7cf314f.tar.gz |
avcodec/zmbv: Check that the decompressed data size is correct
This checks the value exactly for intra frames and checks it against a
minimum for inter frames as they can be variable.
Fixes: Timeout
Fixes: 10182/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ZMBV_fuzzer-6245951174344704
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit e33b28cc79d164fff22bfee750c9283587c00bc4)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/af_replaygain.c')
0 files changed, 0 insertions, 0 deletions