Page MenuHomePhabricator

The clear function in CTxMemPool do not clear the member vTxHashes
ClosedPublic

Authored by hanchon on Jul 28 2017, 23:13.

Details

Summary

The clear function in CTxMemPool do not clear the member vTxHashes

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jul 28 2017, 23:13

Checking CTxMemPool's members to be empty

This revision is now accepted and ready to land.Jul 28 2017, 23:39
This revision was automatically updated to reflect the committed changes.