bitcoin/test/sanitizer_suppressions
MarcoFalke 8b5a4de904
Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change suppressions in validation
fadd73037e refactor: Remove implicit-integer-sign-change suppressions in validation.cpp (MarcoFalke)

Pull request description:

  A file-wide suppression is problematic because it will wave through future violations, potentially bugs.

  Fix that by using per-statement casts.

ACKs for top commit:
  shaavan:
    ACK fadd73037e
  theStack:
    Code-review ACK fadd73037e

Tree-SHA512: a8a05613be35382b92d7970f958a4e8f4332432056eaa9d72f6719495134b93aaaeea692899d9035654d0e0cf56bcd759671eeeacfd0535582c0ea048ab58a56
2022-01-02 10:24:02 +01:00
..
lsan test: remove lsan suppression for libcrypto 2019-11-19 15:03:44 +01:00
tsan test: Add ios_base::width tsan suppression 2021-10-27 11:41:03 +03:00
ubsan Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change suppressions in validation 2022-01-02 10:24:02 +01:00