[FFmpeg-devel] avfilter/avfilter: fix OOM case for default activate

Nicolas George george at nsup.org
Mon Dec 4 10:25:54 EET 2023


Paul B Mahol (12023-12-03):
> ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Fri Dec  1 16:59:07 2023 +0100| [d9e41ead82263e96ebd14d4d88d6e7f858dd944c] | committer: Paul B Mahol
> 
> avfilter/avfilter: fix OOM case for default activate
> 
> Fixes OOM when caller keeps adding frames into filtergraph
> that reached EOF by other means, for example EOF is signalled
> by other filter in filtergraph or by buffersink.
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d9e41ead82263e96ebd14d4d88d6e7f858dd944c
> ---
> 
>  libavfilter/avfilter.c | 10 ++++++++++
>  1 file changed, 10 insertions(+)

You pushed without review, I will revert this without a second thought
if I have the slightest doubt about the validity of this commit.

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list