aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorJoão Barbosa <[email protected]>2019-02-01 21:09:13 +0000
committerJoão Barbosa <[email protected]>2019-02-01 21:13:08 +0000
commit712d35bc563ac7de0b7dfc3a35fc48dc6448fa6a (patch)
treed7d4bdadfc9a51446178bab706f26201e48cc2a7 /src/httpserver.cpp
parentMerge #11911: Free BerkeleyEnvironment instances when not in use (diff)
downloaddiscoin-712d35bc563ac7de0b7dfc3a35fc48dc6448fa6a.tar.xz
discoin-712d35bc563ac7de0b7dfc3a35fc48dc6448fa6a.zip
wallet: Add missing cs_db lock
Without this lock BerkeleyEnvironment::~BerkeleyEnvironment and GetWalletEnv would race for g_dbenvs. This wasn't detected before because thread safety analysis does not check constructors and destructors.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions