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

Re: svn commit: r27904 - trunk/subversion/libsvn_ra_serf

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-11-18 19:04:00 CET

David Glasser wrote:
> On Nov 17, 2007 1:22 PM, <lgo@tigris.org> wrote:
>> Author: lgo
>> Date: Sat Nov 17 13:22:43 2007
>> New Revision: 27904
>>
>> Log:
>> Fix a part of copy_tests 58 over ra_serf: On reparent of a ra_serf session,
>> allocate the new url from the session pool. This avoids segfaults when the pool
>> passed in to reparent has a shorter lifetime than the session.
>
> Good catch! cmpilato and I just tracked down the same bug in ra_svn
> as well. Have you looked at ra_local or ra_neon?

I'm sure ra_neon uses the session pool too, so that's ok. It looks like
ra_local uses the pool passed in as argument.

Lieven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 18 19:04:08 2007

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.