HomePhabricator

fix a possible memory leak in CWalletDB::Recover
f606bb9bafafUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

fix a possible memory leak in CWalletDB::Recover

  • convert pdbCopy into a boost::scoped_ptr to ensure memory gets freed in all cases (e.g. after "ret > 0")

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Sep 28 2014, 14:09
deadalnixPushed on May 14 2017, 22:04
Parents
rABCe5836eb6923b: Merge pull request #5015 from theuni/win64test
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABCf606bb9bafaf: fix a possible memory leak in CWalletDB::Recover (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Oct 1 2014, 06:48