This is an unusual case where another container is actually tracking
the iterator of another container. cppcheck iterators1 is clearly useful,
so we do not want to disable it entirely. Instead, we can simply ignore this
one case.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCa70452ac9861: Ignore cppcheck error in EraseOrphanTx()
arc lint net_processing.cpp is green after this patch
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- netp-cppcheck-ignore
- Lint
Lint Passed - Unit
No Test Coverage - Build Status