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
Branch
txmempool_clear
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 608
Build 608: arc lint + arc unit

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.