mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
test: Add missing suppression signed-integer-overflow:addrman.cpp
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
# names can be used.
|
# names can be used.
|
||||||
# See https://github.com/google/sanitizers/issues/1364
|
# See https://github.com/google/sanitizers/issues/1364
|
||||||
signed-integer-overflow:txmempool.cpp
|
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
|
# https://github.com/bitcoin/bitcoin/pull/21798#issuecomment-829180719
|
||||||
signed-integer-overflow:policy/feerate.cpp
|
signed-integer-overflow:policy/feerate.cpp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user