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

Re: [PATCH] Destroy the APR subpools

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2007-04-03 20:30:01 CEST

Bhuvaneswaran Arumugam wrote:
> On Thu, 2007-02-15 at 18:18 +0530, Bhuvaneswaran Arumugam wrote:
>> Hello,
>>
>> This is a follow-up patch for r23204 for destroying the APR subpools
>> before every successful return statement. Please review this patch.
>> Thank you.
>
> Any review comment for this patch?

If there isn't anything in the next few days, I'll go ahead and file it
in the issue tracker.

-Hyrum

>> [[
>> Destroy the APR subpool before every successful return statement.
>>
>> * subversion/svnadmin/main.c
>> (subcommand_rmlocks):
>> * subversion/libsvn_wc/update_editor.c
>> (make_editor):
>> * subversion/svnsync/main.c
>> (do_synchronize):
>> Destroy the APR subpool before the successful return statement.
>> * subversion/libsvn_repos/log.c
>> (get_history): If the history item predates the START revision, then
>> destroy the APR subpool and info->oldpool.
>> * subversion/libsvn_delta/path_driver.c
>> (open_dir): Destroy the APR subpool.
>> (svn_delta_path_driver): Destroy the APR subpool and iteration pool to
>> prevent iterative pool creation.
>>
>> Patch by: bhuvan
>> ]]

Received on Tue Apr 3 20:30:14 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.