Thank You! That is exactly what I needed.
-Original Message-
From: Geoff Thorpe [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 25, 2008 10:02 AM
To: openssl-users@openssl.org
Cc: Amit Sharma
Subject: Re: Question regarding use of SSL_get_ex_new_index
On Mon, 2008-03-24 at 17:38 -0400
On Mon, 2008-03-24 at 17:38 -0400, Amit Sharma wrote:
> I have an application that creates a bunch of SSL connections during
> its life. For each of these connections, I have to store “application
> data” in an SSL object (in my case this is SSL_client object). The
> trouble is that the memory all
Hi,
I have an application that creates a bunch of SSL connections during its
life. For each of these connections, I have to store "application data" in
an SSL object (in my case this is SSL_client object). The trouble is that
the memory allocated in the SSL_get_ex_new_index is never freed unti