[gnutls-dev] gnutls_free_dh_info
Paul Querna
chip at outoforder.cc
Thu Apr 21 17:57:38 CEST 2005
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
More information about the Gnutls-devel
mailing list