[FFmpeg-devel] [PATCH] avcodec/gdv: Check compression before allocating frame

Paul B Mahol onemda at gmail.com
Wed Nov 1 23:44:10 EET 2017


On 11/1/17, Michael Niedermayer <michael at niedermayer.cc> wrote:
> Fixes: 2926/clusterfuzz-testcase-4987110014582784
>
> This reduces decoding time from 7 to 4 seconds
>
> The timeout should have been fixed in
> 0561bd2fc2bff0dbe651d5998e9f129c43d25eb3 but ossfuzz did not close this
> issue
>
> 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/gdv.c | 15 +++++++++------
>  1 file changed, 9 insertions(+), 6 deletions(-)
>

probably ok


More information about the ffmpeg-devel mailing list