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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/test/excessiveblock_tests.cpp | ||
---|---|---|
60 ↗ | (On Diff #15971) | Note that you could be using ::min() instead of ::max() and you wouldn't need to add 1. |