mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-01 19:35:52 +02:00
Make nWalletDBUpdated atomic to avoid a potential race.
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
using namespace std;
|
||||
|
||||
|
||||
unsigned int nWalletDBUpdated;
|
||||
|
||||
|
||||
//
|
||||
// CDB
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user