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: Nikos Mavrogiannopoulos
Subject: Re: [gnutls-dev] gnutls_free_dh_info
Date: Thu, 21 Apr 2005 09:03:56 +0200
User-agent: KMail/1.7.2

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).

-- 
Nikos Mavrogiannopoulos

Attachment: diff.txt
Description: Text document


reply via email to

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