aboutsummaryrefslogtreecommitdiff
path: root/src/test/script_tests.cpp
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2016-09-13 14:42:55 -0400
committerCory Fields <[email protected]>2016-09-13 22:43:23 -0400
commit36fa01f217fbc32afb90314fd257650c71a47045 (patch)
tree30e238e40abdffd1f476de554e13cf824a5bd638 /src/test/script_tests.cpp
parentMerge #8693: add witness address to address book (diff)
downloaddiscoin-36fa01f217fbc32afb90314fd257650c71a47045.tar.xz
discoin-36fa01f217fbc32afb90314fd257650c71a47045.zip
net: only delete CConnman if it's been created
In the case of (for example) an already-running bitcoind, the shutdown sequence begins before CConnman has been created, leading to a null-pointer dereference when g_connman->Stop() is called. Instead, Just let the CConnman dtor take care of stopping.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions