[PATCH] Use the new APR pools code
From: Sander Striker <striker_at_apache.org>
Date: 2001-12-14 17:15:02 CET
Hi,
Since the new pools code is in APR it seemed logical to
Sander
Log:
(svn_error__make_error_pool): use apr_pool_create_ex rather than
(svn_pool_create): same here
Index: ./subversion/libsvn_subr/svn_error.c
/* Create a subpool to hold all error allocations. We use a subpool rather
/* Set the error pool on itself. */
- apr_pool_sub_make (&ret_pool, parent_pool, abort_on_pool_failure);
/* If there is no parent, then initialize ret_pool as the "top". */
---------------------------------------------------------------------
|
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.