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

Re: Fw: [Issue 727] Changed - server crash on win2k/vs.NET

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-08-03 19:12:43 CEST

D.J. Heap wrote:

> I also remember a patch for removing BDB's dependency on the client's
> c runtime -- it changed libdb40 options (I think) so that it allocated
> with it's own routines instead of using client allocation routines,
> thus making sure libdb40.dll doesn't depend on the client's c runtime
> anymore. At least that was my understanding. I don't remember if it
> was applied -- I think Russel Yanofsky was the submitter, although I'm
> not sure about that, and I remember Brane commenting on it as well.

I applied that patch. It makes sure that BDB uses the same allocators as
libsvn-fs, so if you're building all of Subversion, that shoudl be just
fine. Anyway, none of BDB's allocations should ever make it out of
libsvn_fs (and don't, IIRC).

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 22 10:29:06 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.