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

Re: ra-serf bug

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Thu, 8 May 2008 21:10:48 -0700

On Thu, May 8, 2008 at 6:05 PM, Eric Gillespie <epg_at_pretzelnet.org> wrote:
> This happens with both 1.5.x and trunk, fresh as of 5 minutes ago
> (r31106). The error (but not the double free) goes away if you
> pass revision instead of SVN_INVALID_REVNUM.

There's something goofy with the pool logic. If I add:

svn_pool_clear(pool);

to the end of your .c file, I don't get the double free error. I
don't have the time to chase it further - sorry. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-09 06:11:06 CEST

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.