[FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg_filter: fix memory leak issue.

mypopy at gmail.com mypopy at gmail.com
Thu Jun 14 05:36:58 EEST 2018


On Wed, Jun 13, 2018 at 9:59 PM Nicolas George <george at nsup.org> wrote:
>
> Jun Zhao (2018-06-13):
> > need to call av_bprint_finalize to free the memory source to match
> > av_bprint_init.
>
> No, this buffer is never allocated dynamically.
>
> Regards,
Thanks the comments, I think I have some misunderstand for bprint API,
will double-check this part.
>
> --
>   Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list