Around line 167 there is already a LOCK(bitdb.cs_db) that covers everything. Re-locking is useless.
Removed duplicated lock #1728
pull xanatos wants to merge 1 commits into bitcoin:master from xanatos:patch-11 changing 1 files +1 −4-
xanatos commented at 12:08 PM on August 27, 2012: none
-
028ec224b8
Removed duplicated lock
Around line 167 there is already a LOCK(bitdb.cs_db) that covers everything. Re-locking is useless.
-
sipa commented at 12:15 PM on August 27, 2012: member
ACK.
-
laanwj commented at 6:43 PM on August 29, 2012: member
ACK
-
BitcoinPullTester commented at 8:30 AM on August 30, 2012: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/028ec224b8acb9273e79c1c10c5278a102e3f305 for binaries and test log.
-
Diapolo commented at 2:42 PM on September 3, 2012: none
Same here, this fix should be RC-mergable?
- laanwj referenced this in commit acbe4a1f32 on Sep 3, 2012
- laanwj merged this on Sep 3, 2012
- laanwj closed this on Sep 3, 2012
- DrahtBot locked this on Sep 8, 2021
Contributors