[FFmpeg-devel] [PATCH] lavd/lavfi: fix two memleaks.
Nicolas George
nicolas.george at normalesup.org
Fri Dec 16 21:54:52 CET 2011
Le sextidi 26 frimaire, an CCXX, Michael Niedermayer a écrit :
> this might lead to use after free in sink_buffer.c if iam not misssing
> anything
I looked into it before submitting, and I think that sink_buffer will not
use it after init(), which is called by avfilter_graph_config. And valgrind
did not show new errors after the new free.
Stefano may be more competent to check this is correct.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111216/d898ad84/attachment.asc>
More information about the ffmpeg-devel
mailing list