aboutsummaryrefslogtreecommitdiff
path: root/test/sanitizer_suppressions
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-06-04 09:21:04 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-06-09 22:20:01 +0200
commitfa9ebedec3f982bb5bb459ea33d74c94d9b5cec4 (patch)
tree9fae9a6558789ac267c0bdc88099f1329b28682c /test/sanitizer_suppressions
parent46424e943c0b2e9d006ade6bfe3dc02f19c1d5c0 (diff)
downloadbitcoin-fa9ebedec3f982bb5bb459ea33d74c94d9b5cec4.tar.xz
Reject invalid coin height and output index when loading assumeutxo
Diffstat (limited to 'test/sanitizer_suppressions')
-rw-r--r--test/sanitizer_suppressions/ubsan3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/sanitizer_suppressions/ubsan b/test/sanitizer_suppressions/ubsan
index 877adaccec..2850cfcea5 100644
--- a/test/sanitizer_suppressions/ubsan
+++ b/test/sanitizer_suppressions/ubsan
@@ -34,9 +34,6 @@ unsigned-integer-overflow:crypto/
unsigned-integer-overflow:FuzzedDataProvider.h
unsigned-integer-overflow:hash.cpp
unsigned-integer-overflow:leveldb/
-# temporary coinstats suppressions (will be removed and fixed in https://github.com/bitcoin/bitcoin/pull/22146)
-unsigned-integer-overflow:node/coinstats.cpp
-signed-integer-overflow:node/coinstats.cpp
unsigned-integer-overflow:policy/fees.cpp
unsigned-integer-overflow:prevector.h
unsigned-integer-overflow:pubkey.h