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

Re: [PATCH] Compiling Subversion Libraries as DLLs on Windows

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-10-16 20:11:52 CEST

Brandon Ehle wrote:
> Looks like switching to dlls introduces some memory leaks at shutdown
> because of the way atexit(apr_terminate) is getting called. I'm not
> entirely sure what the interaction is, but apr_initialize() is now
> being called from within the libsvn_subr-1.dll instead of the
> executable.

Does it matter where apr_initialize is called from? How do you know there
are problems at shutdown? (I haven't actually tried running the dynamically
linked exe's yet).

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 16 20:12:43 2003

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.