RE: svn commit: r1004286 - in /subversion/trunk: ./ subversion/libsvn_subr/io.c
From: Bert Huijben <bert_at_qqmail.nl>
Date: Mon, 11 Oct 2010 10:58:38 +0200
> -----Original Message-----
Delayed review:
Shouldn't this function use some 'atomic initialization' handling?
Currently it uses a static apr_fileperms_t (integer?) which can be manipulated by multiple threads at the same time.
This part of subversion is a library and inside tools like Subclipse, TortoiseSVN, AnkhSVN and others it is used multithreaded.
Bert
|
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.