diff options
| author | Philip Kaufmann <[email protected]> | 2015-06-15 07:46:51 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2015-06-16 15:03:50 +0200 |
| commit | 0ce30eaa36295447c6e7f8d16a05798c746fe28a (patch) | |
| tree | 372350193cf3b73ffc39cf44e7b2a5cfd7f7550f /src/rpcserver.cpp | |
| parent | Merge pull request #6271 (diff) | |
| download | discoin-0ce30eaa36295447c6e7f8d16a05798c746fe28a.tar.xz discoin-0ce30eaa36295447c6e7f8d16a05798c746fe28a.zip | |
fix crash on shutdown when e.g. changing -txindex and abort action
- fixes #3136
- the problem is related to Boost path and a static initialized internal
pointer
- using a std::string in CDBEnv::EnvShutdown() prevents the problem
- this removes the boost::filesystem::path path field from CDBEnv
Diffstat (limited to 'src/rpcserver.cpp')
0 files changed, 0 insertions, 0 deletions