Page MenuHomePhabricator

D10050.id29801.diff
No OneTemporary

D10050.id29801.diff

diff --git a/src/wallet/bdb.cpp b/src/wallet/bdb.cpp
--- a/src/wallet/bdb.cpp
+++ b/src/wallet/bdb.cpp
@@ -844,7 +844,7 @@
bool BerkeleyBatch::WriteKey(CDataStream &&key, CDataStream &&value,
bool overwrite) {
if (!pdb) {
- return true;
+ return false;
}
if (fReadOnly) {

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 26, 11:43 (16 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5571459
Default Alt Text
D10050.id29801.diff (335 B)

Event Timeline