[FFmpeg-devel] [PATCH] Fix pthread_cond and pthread_mutex leaks in vp8
Michael Niedermayer
michaelni at gmx.at
Fri Mar 29 21:38:29 CET 2013
On Fri, Mar 29, 2013 at 11:27:39AM -0700, Matthew Wolenetz wrote:
> On Windows, DrMemory detected leaks in ffmpeg downstream in Chromium.
> Investigation showed the leaks are pthread_cond and pthread_mutex that are
> never destroyed in vp8. This patch fixes these leaks in ffmpeg.
>
> Matt
> vp8.c | 4 ++++
> 1 file changed, 4 insertions(+)
> 95f18aa6ddf457b8a5f99bd60eb4ad73f39f4024 0001-Fix-pthread_cond-and-pthread_mutex-leaks-in-vp8.patch
> From 9e3c8206c78e4deb116dc15d1fba661f2794f74d Mon Sep 17 00:00:00 2001
> From: Matt Wolenetz <wolenetz at chromium.org>
> Date: Wed, 27 Mar 2013 17:29:57 -0700
> Subject: [PATCH] Fix pthread_cond and pthread_mutex leaks in vp8
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- 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/20130329/2acc2a2a/attachment.asc>
More information about the ffmpeg-devel
mailing list