help-gnutls
[Top][All Lists]
Advanced

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

Re: [Help-gnutls] Order of freing various structures


From: Nikos Mavrogiannopoulos
Subject: Re: [Help-gnutls] Order of freing various structures
Date: Mon, 01 Aug 2005 21:05:12 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)

Einar Karttunen wrote:
Hello

I am writing a wrapper of GnuTLS in Haskell and the order of freing
structures seems quite important. Is one allowed to first free
credentials and then deinit a session they were associated with? Or
must the credentials be valid when deinit is called on the session?

Hi,
Actually not since they are not used at that point.
However you cannot use a session after the credentials are freed.

regards,
Nikos





reply via email to

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