[FFmpeg-devel] [PATCH] lavc/utils: fix audio frame memleak in case of non refcounted frames.

Clément Bœsch ubitux at gmail.com
Tue Mar 19 22:57:22 CET 2013


On Tue, Mar 19, 2013 at 10:49:35PM +0100, Clément Bœsch wrote:
> This is a simple code duplication from what's in the decode video
> function. This change notably fixes leaks with the metadata filter
> tests.
> ---
>  libavcodec/utils.c | 7 +++++++
>  1 file changed, 7 insertions(+)
> 

BTW, there are some other memleaks detected in various places by the
valgrind instances since the evil plan got merged (h264, flm, pva, rv40,
sub2video, svq3) and various undefined read in h264 (which according to
Ronald are likely false positives in this case though); is there anyone
working on these issues?

Also, gif seems to have trouble on the OpenBSD boxes; any clue what's
going on?

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130319/4a3085e2/attachment.asc>


More information about the ffmpeg-devel mailing list