gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: thread safety in gnutls [was: Re: Handshake and verification]


From: Daniel Kahn Gillmor
Subject: Re: thread safety in gnutls [was: Re: Handshake and verification]
Date: Wed, 09 Dec 2009 11:07:54 -0500
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

On 12/09/2009 10:58 AM, address@hidden wrote:
> On Wed, December 9, 2009 4:45 pm, Daniel Kahn Gillmor wrote:
>>   gcry_control (GCRYCTL_SUSPEND_SECMEM_WARN);
>>   gcry_control (GCRYCTL_INIT_SECMEM, 32768, 0);
>>   gcry_control (GCRYCTL_RESUME_SECMEM_WARN);
> 
> It worked!  Thank you, and for the references.

great!  just to be clear: you were able to remove the mutex and the
locking that you had needed earlier, and the program now runs fine?  i
want to make sure that gnutls hasn't introduced any threadsafety issues
of its own.

        --dkg

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]