aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints.cpp
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2012-11-18 11:58:32 +0100
committerPhilip Kaufmann <[email protected]>2012-11-18 14:10:26 +0100
commitbe8e1f8479ff46c99f97ac3e396736d36e5458c6 (patch)
treea300ef46ace1eeab970fe56b3976ced4e39f1a82 /src/checkpoints.cpp
parentMerge pull request #2022 from Diapolo/fix_#2018 (diff)
downloaddiscoin-be8e1f8479ff46c99f97ac3e396736d36e5458c6.tar.xz
discoin-be8e1f8479ff46c99f97ac3e396736d36e5458c6.zip
Bitcoin-Qt: fix crash on Windows caused by CDBEnv::EnvShutdown()
- can be triggerd by just adding -proxy=crashme with 0.7.1 - crash occured, when AppInit2() was left with return false; after the first call to bitdb.open() (Step 6 in init) - this is caused by GetDataDir() or .string() in CDBEnv::EnvShutdown() called via the bitdb global destructor - init fDbEnvInit and fMockDb to false in CDBEnv::CDBEnv()
Diffstat (limited to 'src/checkpoints.cpp')
0 files changed, 0 insertions, 0 deletions