summaryrefslogtreecommitdiff
path: root/cui/source/options
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-29 21:18:29 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-29 23:52:12 +0200
commit68ba2785c55eaa1ea70ce135bdad5322b0e04ed7 (patch)
tree0098901b35822c3f7af771d36ae93cdf9991cb3c /cui/source/options
parentcdc0733e83196c39998163d4e6ca2430c7ac03e1 (diff)
ucb: NeonLockStore::stopTicker(): avoid deadlock
Tor reports that NeonLockStore::stopTicker() m_pTickerThread->join() can deadlock with TickerThread running NeonLockStore::refreshLocks(). This can be avoided by copying m_pTickerThread to the stack, and releasing the m_aMutex before calling join(). Change-Id: I387f83a530c5b893f79fa677b1092e0902c8af65
Diffstat (limited to 'cui/source/options')
0 files changed, 0 insertions, 0 deletions