[FFmpeg-devel] [PATCH 1/2] avformat/concatdec: Use FAIL() macro instead of direct return in concat_parse_script()
Nicolas George
george at nsup.org
Wed Sep 22 14:20:16 EEST 2021
Michael Niedermayer (12021-09-22):
> Fixes: memleak
> Fixes: 38893/clusterfuzz-testcase-minimized-ffmpeg_dem_CONCAT_fuzzer-4785231933079552
>
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> libavformat/concatdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Yes, thanks.
Regards,
--
Nicolas George
More information about the ffmpeg-devel
mailing list