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

Re: svn commit: rev 5155 - in trunk/subversion: include libsvn_repos

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-01 03:26:45 CET

On Fri, Feb 28, 2003 at 03:41:37PM -0600, mbk@tigris.org wrote:
> Author: mbk
> Date: 2003-02-28 15:41:23 -0600 (Fri, 28 Feb 2003)
> New Revision: 5155
>
> Modified:
> trunk/subversion/include/svn_ra.h
> trunk/subversion/libsvn_repos/delta.c
> Log:
> Cleanup based on comments from Karl Fogel.
>
> * subversion/include/svn_ra.h
> (get_uuid): Mention that the UUID is allocated in the session's pool.

Eh? If there is allocation going on, then we should pass a pool to get_uuid.
We are already overloading that session pool way too much.

[ the RA interface was built before we had really grokked the Best Practices
  for APR pools :-( ]

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 1 03:22:05 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.