[FFmpeg-devel] [PATCH 1/2] Force mutex to NULL after destruction.

Michael Niedermayer michaelni at gmx.at
Wed Oct 1 00:57:31 CEST 2014


On Tue, Sep 30, 2014 at 03:20:42PM -0700, Manfred Georg wrote:
> A badly behaving user provided mutex manager (such as that in OpenCV) may not reset the mutex to NULL on destruction.  This can cause a problem for a later mutex manager (which may assert that the mutex is NULL before creating).
> ---
>  libavcodec/utils.c | 2 ++
>  1 file changed, 2 insertions(+)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141001/f67d6e2a/attachment.asc>


More information about the ffmpeg-devel mailing list