The patch didn't reach the list. (try attaching it as *.txt)
Alan Wood wrote on Sat, Apr 02, 2011 at 16:54:05 +1300: > Hi All, > Attached is a patch to fix a lock-up in the test_cache.exe on my windows > system. > > [[[ > Fix the releasing of an already released mutex that caused test_cache to > lock up when > attempting to the aquire the mutex a second time. > > * subversion/libsvn_subr/cache-inprocess.c > (inprocess_cache_get): remove second unlock of cache > ]]] > > > Alan

