[FFmpeg-devel] [PATCH] wtvdec: fix a few memleaks as show by valgrind with the FATE test.
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Jan 12 00:53:28 CET 2012
Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> diff --git a/libavformat/wtvdec.c b/libavformat/wtvdec.c
> + av_freep(&pb->opaque);
> + av_freep(&pb->buffer);
Please apply.
Carl Eugen
More information about the ffmpeg-devel
mailing list