diff options
| author | John Newbery <[email protected]> | 2018-06-28 13:36:28 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2018-06-28 13:37:44 -0400 |
| commit | ea65182f033eca73c291057dacd54f8e4e809fbd (patch) | |
| tree | 08c1bf08e151037ce8a35f5eefa0665b7ae72719 /src/net_processing.cpp | |
| parent | Merge #12882: tests: Make test_bitcoin pass under ThreadSanitzer (clang). Fix... (diff) | |
| download | discoin-ea65182f033eca73c291057dacd54f8e4e809fbd.tar.xz discoin-ea65182f033eca73c291057dacd54f8e4e809fbd.zip | |
[wallet] loadwallet shouldn't create new wallets.
A bug in the initial implementation of loadwallet meant that if the
arguement was a directory that didn't contain a wallet.dat file, a new
wallet would be created in that directory. Fix that so that if a
directory is passed in, it must contain a wallet.dat file.
Bug reported by promag (João Barbosa).
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions