[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] libsvn_ra_dav/neon shutdown

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-04-18 18:24:53 CEST

On Sun, Apr 18, 2004 at 05:20:52PM +0200, Martin Hauner wrote:
> I found a memory leak in subversion/neon when neon is build
> with ssl support:

Unfortunately, it's not safe to fix this - what if an independent
library used in the calling process was still using OpenSSL? (hmm, the
WSACleanup() call probably has the same issue).

It's a once-per-process leak, so it's not terribly serious.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 18 18:25:10 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.