diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2015-06-15 07:46:51 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-23 10:12:11 +0200 |
commit | daf956b7b196769f8027026dd047e72412a9a039 (patch) | |
tree | 2fa9a1ba44cda894eef4aaf3a7e83dad15f48e94 /src/script/script_error.cpp | |
parent | 8ea6d37aeed67d42428e38dcf3ee0771c8fff1d1 (diff) |
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/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions