"T. Bharath" <[EMAIL PROTECTED]> writes:

> There seems to be mem leak happening when a persistant ssl
> connection is enabled.  The leak actually happens in gethttp() and
> its related set of functions that register and check for persistant
> connectionsWhen a server promises a persistant connection we
> register it but later say the connection times out we close the
> socket descriptor but we donot delete the SSL struct causing the
> leak Below is a patch that fixes that

Thanks for the patch; I've now applied it to the CVS.

Reply via email to