It seemed to create two CWalletDB objects that both grab the database lock.
(note: based on v0.7.1)
It seemed to create two CWalletDB objects that both grab the database lock.
(note: based on v0.7.1)
It seemed to create two CWalletDB objects that both grab the
database lock.
I have 0.7.x ready-to-tag as soon as this gets pulled in to master.
Other fixes included:
NACK on these, as I don’t think they pass the risk/benefit test:
- 128eefa https://github.com/bitcoin/bitcoin/commit/128eefa Qt: small header changes / fixes
- 6b3783a https://github.com/bitcoin/bitcoin/commit/6b3783a fix some double-spaces in strings
- 0f8a647 https://github.com/bitcoin/bitcoin/commit/0f8a647 don’t use memset() in privacy/security relevant code parts
Gavin Andresen