Introduced in D5136.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING1cdc1c46452f: Fix ubsan failure in excessiveblock_tests
rABC1cdc1c46452f: Fix ubsan failure in excessiveblock_tests
Run the UBSAN build.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_excessiveblock_tests
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9247 Build 16438: Default Diff Build & Tests Build 16437: arc lint + arc unit
Event Timeline
src/test/excessiveblock_tests.cpp | ||
---|---|---|
60 | Note that you could be using ::min() instead of ::max() and you wouldn't need to add 1. |