diff options
author | MarcoFalke <falke.marco@gmail.com> | 2022-02-02 16:09:41 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2022-02-02 15:32:06 +0100 |
commit | fad81548fa03861c244397201d6b6e6cbf883c38 (patch) | |
tree | 2b38b968db8dfcc3e356ae5d058c8dad7a70219c /test/sanitizer_suppressions | |
parent | 219d728fcbde8c313940788838afa46c2fb88762 (diff) |
test: Avoid testing negative block heights
Diffstat (limited to 'test/sanitizer_suppressions')
-rw-r--r-- | test/sanitizer_suppressions/ubsan | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanitizer_suppressions/ubsan b/test/sanitizer_suppressions/ubsan index ec13acb689..46f36f282f 100644 --- a/test/sanitizer_suppressions/ubsan +++ b/test/sanitizer_suppressions/ubsan @@ -60,7 +60,6 @@ unsigned-integer-overflow:util/strencodings.cpp unsigned-integer-overflow:validation.cpp implicit-integer-sign-change:addrman.h implicit-integer-sign-change:bech32.cpp -implicit-integer-sign-change:coins.h implicit-integer-sign-change:compat/stdin.cpp implicit-integer-sign-change:compressor.h implicit-integer-sign-change:crypto/ |