When checking the tx inputs with CheckInputs(), the signature check
count is expected to be 0 when pvChecks is non null. This diff fixes
the current implementation which used the check variable after a move
to increment the sig check count with 0.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC59239db2aa64: Fix a potential use after move
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_use_after_move
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 13436 Build 26904: Build Diff build-clang · lint-circular-dependencies · build-without-wallet · build-diff · build-clang-tidy Build 26903: arc lint + arc unit