Re: thread safe
From: Branko Čibej <brane_at_wandisco.com>
Date: Tue, 04 Sep 2012 21:07:20 +0200
On 04.09.2012 20:42, Stefan Küng wrote:
The svn_config_* functions work with svn_config_t object. The tmp_key
> And as Bert already noticed: apr_hash_copy only does a shallow copy,
That is correct. You'll also have to duplicate the svn_config_t
If you do the deep copy properly -- i.e., copying the keys and values
> I'll do that first in TSVN, then do some tests.
Why not just write svn_config_dup in libsvn_subr/config.c? Surely
-- Brane
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-09-04 21:07:56 CEST |
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.