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

[PATCH] unlock_cache called twice

From: Alan Wood <Alan.Wood_at_clear.net.nz>
Date: Sat, 02 Apr 2011 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
Received on 2011-04-02 05:54:54 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.