[FFmpeg-devel] [PATCH 2/4] avcodec/cavsdec: Check remaining bitstream in the main loop in decode_pic()

Andreas Rheinhardt andreas.rheinhardt at gmail.com
Thu Oct 17 07:07:00 EEST 2019


Michael Niedermayer:
> On Wed, Sep 25, 2019 at 12:01:18PM +0200, Michael Niedermayer wrote:
>> Fixes: Timeout (149sec ->1sec)
>> Fixes: 17311/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CAVS_fuzzer-5679368642232320
>>
>> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
>> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
>> ---
>>  libavcodec/cavsdec.c | 14 ++++++++++++--
>>  tests/ref/fate/cavs  |  2 +-
>>  2 files changed, 13 insertions(+), 3 deletions(-)
> 
> will apply
> 
> [...]
> 
> 
apparently this patch broke FATE, although you updated the ref file
for the cavs test; it seems you changed the code again after updating
the ref file.

- Andreas




More information about the ffmpeg-devel mailing list