We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0dc8c commit c116d84Copy full SHA for c116d84
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,5 +100,4 @@ 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
104
vptr:bls/bls.h
0 commit comments