Hello, 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/stck.c in function sk_pop_free() the ht->num has some junk value. whihc 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 elt me know if you need any further information about my setup Regards Prasanna ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
