diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-09-28 16:11:17 +0200 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-10-01 08:48:23 +0200 |
commit | 870da77da632501e8eec58ed73e8f30549cc41e9 (patch) | |
tree | 405722d8204e9d212c98d08ed49dff99cefc8103 /src/wallet_ismine.h | |
parent | f606bb9bafafb12bcf9bc0834125c884da97f9e1 (diff) |
fix possible memory leaks in CWallet::EncryptWallet
- add missing deletes for pwalletdbEncryption
- add an assert before trying to reserve memory for pwalletdbEncryption
- add a destructor to CWallet, which ensures deletion of
pwalletdbEncryption on object destruction
Diffstat (limited to 'src/wallet_ismine.h')
0 files changed, 0 insertions, 0 deletions