bitcoin/test/sanitizer_suppressions
MarcoFalke 92a71f65be
Merge bitcoin/bitcoin#24059: Fix implicit-integer-sign-change in arith_uint256
fa99e108e7 Fix implicit-integer-sign-change in arith_uint256 (MarcoFalke)

Pull request description:

  This refactor doesn't change behaviour, but clarifies that the numbers being dealt with aren't supposed to be negative. This helps when reading the code and allows to remove a sanitizer suppression for the whole file.

ACKs for top commit:
  PastaPastaPasta:
    utACK fa99e108e7
  shaavan:
    ACK fa99e108e7

Tree-SHA512: f227e2fd22021e39f0445ec041f4a299d13477c23cef0fc06c53fb3313cbe550cec329336224a7e8775d9045b8009423052b394e83d42a1e40772085dfcdd471
2022-01-17 08:48:23 +01:00
..
lsan Update test/sanitizer_suppressions/lsan 2022-01-04 00:01:41 +02:00
tsan test: Add ios_base::width tsan suppression 2021-10-27 11:41:03 +03:00
ubsan Merge bitcoin/bitcoin#24059: Fix implicit-integer-sign-change in arith_uint256 2022-01-17 08:48:23 +01:00