We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590e49c commit 585854aCopy full SHA for 585854a
test/sanitizer_suppressions/ubsan
@@ -1,6 +1,6 @@
1
# -fsanitize=undefined suppressions
2
# =================================
3
-# No suppressions at the moment. Hooray!
+signed-integer-overflow:CTxMemPool::PrioritiseTransaction
4
5
# -fsanitize=integer suppressions
6
# ===============================
@@ -100,4 +100,3 @@ shift-base:leveldb/
100
shift-base:net_processing.cpp
101
shift-base:streams.h
102
shift-base:util/bip32.cpp
103
-signed-integer-overflow:txmempool.cpp
0 commit comments