On Sun, Apr 16, 2000, [EMAIL PROTECTED] wrote:
> Full_Name: Dennis Norgord
> Version: 2.6.2-1.3.12
> OS: RedHat 6.1 Linux
> Submission from: (NULL) (158.222.124.59)
>
> I've applied the following patch to my 2.6.2 code, but I'm not absolutely
> certain how it applies to 2.6.3 (since other things have changed). This fix is
> a followup to bug report #345.
> - - - - - - -
> Regarding the function ssl_ext_mp_close_connection()
>
> When SSL_EXPERIMENTAL is defined, the ctx is reused (see references to
> ->pSSLProxyCtx) and should not be freed.
>
> When SSL_EXPERIMENTAL is not defined, the ctx must be freed to avoid a
> memory leak.
>
> Bracketing the appropriate lines with #ifndef SSL_EXPERIMENTAL as shown
> below, fixes this problem.
> [...]
Ops, yes. You're right. I've comitted your change for 2.6.4 now.
Thanks for your feedback.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]