mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 18:23:16 +02:00
test: Add missing suppression signed-integer-overflow:addrman.cpp
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# names can be used.
|
||||
# See https://github.com/google/sanitizers/issues/1364
|
||||
signed-integer-overflow:txmempool.cpp
|
||||
# nLastSuccess read from peers.dat might cause an overflow in IsTerrible
|
||||
signed-integer-overflow:addrman.cpp
|
||||
# https://github.com/bitcoin/bitcoin/pull/21798#issuecomment-829180719
|
||||
signed-integer-overflow:policy/feerate.cpp
|
||||
|
||||
|
Reference in New Issue
Block a user