Fixes some possible race conditions in ThreadCleanWalletPassphrase().
Fix wallet locking locking #828
pull sipa wants to merge 3 commits into bitcoin:master from sipa:fixwalletlock changing 3 files +32 −20-
sipa commented at 4:04 PM on February 11, 2012: member
-
TheBlueMatt commented at 7:14 PM on February 11, 2012: member
ACK
-
Macros for manual critical sections 88bc5f9485
-
Fix wallet locking locking b0529ffd95
-
aa625ed6ed
Extra wallet locking fixes
* Fix sign error in calculation of seconds to sleep * Do not mix GetTime() (seconds) and Sleep() (milliseconds) * Do not sleep forever if walletlock() is called * Do locking within critical section
- sipa referenced this in commit 711d5038f5 on Feb 16, 2012
- sipa merged this on Feb 16, 2012
- sipa closed this on Feb 16, 2012
- coblee referenced this in commit 94fd85c68a on Jul 17, 2012
- destenson referenced this in commit 9745914c15 on Jun 26, 2016
- ptschip referenced this in commit 524ab8d2ef on Dec 27, 2017
- DrahtBot locked this on Sep 8, 2021
Contributors