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

Re: CVS update: subversion/subversion/libsvn_wc adm_crawler.c entries.c wc.h

From: Joe Orton <joe_at_light.plus.com>
Date: 2000-10-20 22:29:14 CEST

On Fri, Oct 20, 2000 at 04:45:20PM -0000, Ben Sussman wrote:
> User: sussman
> Date: 00/10/20 09:45:20
>
> Modified: subversion/libsvn_wc adm_crawler.c entries.c wc.h
> Log:
> * adm_crawler.c (process_subdirectory): reinstate subpools at each
> level of the tree, but also remove the second "pool" argument to
> this routine; all subpools are now direct children of top_pool,
> rather than generating a long chain of subpools.
...

Was it your intention that this subpool doesn't get immediately
destroyed in all the error cases in this function? It's maybe not a big
issue since the subpool will still get cleaned up when it's parent does,
(which might happen pretty quickly in the error case) but I think it's
worth a comment if that is what you mean.

Regards,

joe
Received on Sat Oct 21 14:36:12 2006

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.