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

Re: [PATCH] svnadmin lsdblogs, fs.c, Windows

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2003-08-28 01:36:13 CEST

cmpilato@collab.net wrote:
> ...
> I'll commit up the set_alloc portion of the change so that this code
> will be consistent with the rest of the Subversion code that uses
> Berkeley environments.

The change you committed should fix the problem. Calling env->db_free() is
pretty much the same as calling free() since env->db_free is set to a
pointer to &free by set_alloc.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 28 05:00:31 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.