https://issues.apache.org/bugzilla/show_bug.cgi?id=44975
Will Rowe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #21 from Will Rowe <[email protected]> 2009-01-13 10:40:23 PST --- ERR_free_strings and CRYPTO_cleanup_all_ex_data are never called by mod_ssl in the httpd 2.0.x tree now. Apparently they might never have been. Therefore this ticket doesn't apply at all to 2.0. If you have memory issues they are elsewhere in the code, see similar tickets. Also note that not much attention was paid in 2.0 to OpenSSL 0.9.8 as 0.9.7 was current. You really must upgrade your software in sync, you can't expect project maintainers to be in sync with every flavor of dependent library releases, especially ancient and future ones. Suggestions; revert to OpenSSL 0.9.7, or upgrade to httpd 2.2.x. Closing -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
