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 Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/bloom.cpp | ||
---|---|---|
282 ↗ | (On Diff #37123) | You missed that one |
Comment Actions
add the U to the correct line (the bitwise OR cannot make a positive number negative))