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

Re: svn commit: r12801 - in trunk/subversion: include libsvn_client libsvn_ra libsvn_ra_dav libsvn_ra_local libsvn_ra_svn

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-01-23 21:17:33 CET

On Sun, 2005-01-23 at 15:10, Peter N. Lundblad wrote:
> > What the caller needs to know is that the lifetime of the returned
> > ra-session object is governed by the passed-in pool. So, we shouldn't
> > try to document any more of that.
[Oops. "... any more than that".]

> I am going to document the above and that the pool may be used by the RA
> implementation for session-related data even during following function
> calls as some kind of compromise.

Okay.

> Wouldn't we use a subpool for the internal session in the a case
> like the one examplified above to avoid a memleak?

Yeah, we could. But we'd still be using the ra-session pool in some
sense.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 23 21:19:00 2005

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.