diff options
| author | Philip Kaufmann <[email protected]> | 2015-06-15 07:46:51 +0200 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2015-07-29 18:29:30 +0100 |
| commit | a46370f7917fea7210d85c7a594642fb9d93a0ea (patch) | |
| tree | 4391e179301f06b80db4f2773e6b8b09b6a00347 /src/init.cpp | |
| parent | Add an alternate location of endian.h header (diff) | |
| download | discoin-a46370f7917fea7210d85c7a594642fb9d93a0ea.tar.xz discoin-a46370f7917fea7210d85c7a594642fb9d93a0ea.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
Github-Pull: #6282
Rebased-From: 0ce30eaa36295447c6e7f8d16a05798c746fe28a
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions