On 30/09/14 00:03, 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).

Looks good to me, thanks a lot.

Might be a good candidate for stable as well.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to