Re: svn commit: r9462 - in trunk/subversion: libsvn_fs libsvn_fs_fs
From: Josh Pieper <jpieper_at_andrew.cmu.edu>
Date: 2004-04-23 04:38:53 CEST
> > - svn_fs_root_t *root = apr_pcalloc (subpool, sizeof (*root));
When the root is closed, there is a command like:
svn_pool_destroy (root->pool);
I may have been mistaken, but is it OK to destroy the pool that
-Josh
---------------------------------------------------------------------
|
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.