Hello,

I am posting it with some corrections
 I am using openssl 0.9.8a with SSL support.
When I call SSL_CTX_free() when we close HTTP Session the openssl stack causes segmentation fault. in crypto/stack/stack.c in function sk_pop_free() the ht->num has some junk value which causes the segfault.

When we used openssl 0.9.7d we never entered the for look present in sk_pop_free funtion.
Any fix for this.
Kindly let me know if you need any further information about my setup
Regards
Prasanna
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to