Fix to bug 25504 for gnutls based schannel

Alexandre Julliard julliard at winehq.org
Mon Apr 18 04:58:13 CDT 2011


Hans Leidekker <hans at codeweavers.com> writes:

> On Mon, 2011-04-18 at 04:23 -0500, Ken Thomases wrote:
>> http://www.gnu.org/software/gnutls/manual/gnutls.html#Multi_002dthreaded-applications
>> 
>> Apparently, one uses gnutls_global_set_mutex() to configure the locking functions used by GnuTLS.
>
> Yes, that seems to do what we need, but it must be a recent addition
> because it's missing here from libgnutls.so.26.14.12.

The default pthread functions should work fine though. This sounds like
a gnutls bug.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list