aboutsummaryrefslogtreecommitdiff
path: root/src/txmempool.cpp
diff options
context:
space:
mode:
authorMatt Corallo <[email protected]>2017-02-02 13:51:57 -0500
committerMatt Corallo <[email protected]>2017-02-02 13:51:57 -0500
commit885cfdd2179a2aae733d0690f5a2ef23d181768e (patch)
treee7ccb13171258fa0d9736c27dd713836fb17e8b9 /src/txmempool.cpp
parentMerge #9654: Add jtimon pgp keys for commit sigs and future gitian builds (diff)
downloaddiscoin-885cfdd2179a2aae733d0690f5a2ef23d181768e.tar.xz
discoin-885cfdd2179a2aae733d0690f5a2ef23d181768e.zip
Fix super-unlikely race introduced in 236618061a445d2cb11e72
Once the CNode has been added to vNodes, it is possible that it is disconnected+deleted in the socket handler thread. However, after that we now call InitializeNode, which accesses the pnode. helgrind managed to tickle this case (somehow), but I suspect it requires in immensely braindead scheduler.
Diffstat (limited to 'src/txmempool.cpp')
0 files changed, 0 insertions, 0 deletions