Files
bitcoin/src/wallet
Philip Kaufmann daf956b7b1 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: 0ce30eaa36
2015-06-23 10:12:11 +02:00
..
2015-06-15 09:03:25 +02:00
2015-05-18 09:01:30 +02:00
2015-05-27 15:00:02 +02:00