Forwarded to openssl-users for discussion.

Best regards,
        Lutz
--
Lutz Jaenicke           jaeni...@openssl.org
OpenSSL Project         http://www.openssl.org/~jaenicke/
--- Begin Message ---
Hi,

 

I am using SSL_CTX_free(ctx) call in our OpenHPI application and getting
a crash in SSL_CTX_free(ctx) while free. I am using gcc version 4.1.2
20080704 (Red Hat 4.1.2-44). We are initializing the SSL_CTX structure
as ctx = SSL_CTX_new(). After initialization ctx has some value((SSL_CTX
*) 0xb626900) and not NULL means getting initialized properly. Next in
our application we are trying to open the ssl connection and when are
going to close this connections, while freeing SSL_CTX structure, there
I am getting the crash in SSL_CTX_free(ctx) call.

 

OpenSSL version is: OpenSSL 0.9.8e

 

Could you please provide me any pointers or suggestions.

 

Thanks!

Praveen

 

 


Information transmitted by this e-mail is proprietary to MphasiS, its 
associated companies and/ or its customers and is intended 
for use only by the individual or entity to which it is addressed, and may 
contain information that is privileged, confidential or 
exempt from disclosure under applicable law. If you are not the intended 
recipient or it appears that this mail has been forwarded 
to you without proper authority, you are notified that any use or dissemination 
of this information in any manner is strictly 
prohibited. In such cases, please notify us immediately at 
mailmas...@mphasis.com and delete this mail from your records.

--- End Message ---

Reply via email to