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

[PATCH] libsvn_client: Destroy the subpools

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2007-01-09 10:41:47 CET

Hello,

This is a follow-up patch for r22933. Please find the attached patch.

[[[
Destroy the APR subpool before every successful return statement.

[in subversion/libsvn_client/]
* delete.c
  (delete_urls):
* repos_diff.c
  (svn_client__get_diff_editor):
* externals.c
  (switch_external):
* list.c
  (get_dir_contents):
  Destroy the APR subpool before returning successfully to prevent
  iterative pool creation.

Patch by: bhuvan
]]]

-- 
Regards,
Bhuvaneswaran

Received on Tue Jan 9 10:41:59 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.