[FFmpeg-devel] [PATCH 1/4] avcodec/prosumer: Check for bytestream eof in decompress()
Paul B Mahol
onemda at gmail.com
Wed Oct 31 13:13:50 EET 2018
On 10/31/18, Michael Niedermayer <michael at niedermayer.cc> wrote:
> Fixes: Infinite loop
> Fixes:
> 10685/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PROSUMER_fuzzer-5652236881887232
>
> 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/prosumer.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
patchset looks ok.
More information about the ffmpeg-devel
mailing list