[FFmpeg-devel] [PATCH] Fix pthread_cond and pthread_mutex leaks in vp8

Matthew Wolenetz wolenetz at chromium.org
Fri Mar 29 19:27:39 CET 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-pthread_cond-and-pthread_mutex-leaks-in-vp8.patch
Type: application/octet-stream
Size: 846 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130329/64dbfa53/attachment.obj>


More information about the ffmpeg-devel mailing list