This is a backport of core#24219
Depends on D12818
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC6b26906907bf: Fix implicit-integer-sign-change in bloom
With UBSAN
ninja && ninja check check-functional
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 21474 Build 42597: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 42596: arc lint + arc unit
Event Timeline
src/bloom.cpp | ||
---|---|---|
282 | You missed that one |
Comment Actions
add the U to the correct line (the bitwise OR cannot make a positive number negative))