Fix de-serialization bug where AddrMan is corrupted after exception

This commit is contained in:
EthanHeilman
2016-03-16 12:54:30 -04:00
committed by lateminer
parent 350a2d9b50
commit 51c23024eb
4 changed files with 151 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ BITCOIN_TESTS =\
test/merkle_tests.cpp \
test/miner_tests.cpp \
test/multisig_tests.cpp \
test/net_tests.cpp \
test/netbase_tests.cpp \
test/pmt_tests.cpp \
test/policyestimator_tests.cpp \