gnutls-devel
[Top][All Lists]
Advanced

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

Re: [gnutls-dev] gnutls_free_dh_info


From: Paul Querna
Subject: Re: [gnutls-dev] gnutls_free_dh_info
Date: Thu, 21 Apr 2005 08:57:38 -0700
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Nikos Mavrogiannopoulos wrote:

>On Thursday 21 April 2005 03:21, Paul Querna wrote:
>  
>
>>Hello,
>>
>>I am the developer of mod_gnutls for Apache, and I recently upgraded to
>>1.2.1 from 1.2.0.
>>It looks like _gnutls_free_auth_info was changed to call
>>_gnutls_free_dh_info and _gnutls_free_rsa_info.  These are attempting to
>>free() data wrongly for me.
>>    
>>
>Hello Paul,
> Does the following patch to gnutls, solves this problem?
>Does this only happen while resuming sessions? 
>It seems I was freeing data from a stored session (that probably have
>been freed before).
>
>  
>
Yup, The patch stops the crashing. Thanks.

-Paul



reply via email to

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