Indices are used to index into the stack and to be compared with the stack size. Even though we don't expect the stack to a billions of elements big, it is correct to use size_t here.
Details
Details
- Reviewers
markblundeberg - Group Reviewers
Restricted Project - Commits
- rSTAGING655416f9d8cd: Use size_t for stack index in OP_MULTISIG
rABC655416f9d8cd: Use size_t for stack index in OP_MULTISIG
make check ./test/functional/test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- size_tmultisig
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 6817 Build 11681: Bitcoin ABC Buildbot (legacy) Build 11680: arc lint + arc unit