diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-07-15 10:46:06 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-07-17 14:56:52 +0200 |
commit | dba485d65168794d8be39bd5e8de8777e7085434 (patch) | |
tree | 8d5436757050d19f9cfe850ec968c83ac664f62a /src/wallet | |
parent | 8fdd23a224ba236874ef662c4ca311b002dbcab3 (diff) |
init: Factor out AppInitLockDataDirectory
Alternative to #10818, alternative solution to #10815.
After this change: All the AppInit steps before and inclusive
AppInitLockDataDirectory must not have Shutdown() called in case of
failure. Only when AppInitMain fails, Shutdown should be called.
Changes the GUI and bitcoind code to consistently do this.
Diffstat (limited to 'src/wallet')
0 files changed, 0 insertions, 0 deletions