Browse Source
This fixes an iterator leak resulting in bitcoind: db/version_set.cc:789: leveldb::VersionSet::~VersionSet(): Assertion `dummy_versions_.next_ == &dummy_versions_' failed." exception on shutdown. Also make sure to flush pcoinsTip before calling GetStats() to make sure we apply them to the current height.0.10
Wladimir J. van der Laan
10 years ago
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue