Skip to content

Commit b8cca9c

Browse files
committed
Merge bitcoin/bitcoin#23059: test: Revert "Add missing suppression signed-integer-overflow:addrman.cpp"
fa5e8c1 Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp" (MarcoFalke) Pull request description: Forgot to do this in #22734 ACKs for top commit: fanquake: ACK fa5e8c1 Tree-SHA512: cabd741b73c828ae3c40df37d80022039e41e571fa196eebcb41e51c582064a1463a3677eb3b0e997ed141b32003802019474d2b739f0b606b4a16da4f585faa
2 parents 3120bce + fa5e8c1 commit b8cca9c

File tree

1 file changed

+0
-2
lines changed
  • test/sanitizer_suppressions

1 file changed

+0
-2
lines changed

test/sanitizer_suppressions/ubsan

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
# names can be used.
66
# See https://github.com/google/sanitizers/issues/1364
77
signed-integer-overflow:txmempool.cpp
8-
# nLastSuccess read from peers.dat might cause an overflow in IsTerrible
9-
signed-integer-overflow:addrman.cpp
108
# https://github.com/bitcoin/bitcoin/pull/21798#issuecomment-829180719
119
signed-integer-overflow:policy/feerate.cpp
1210

0 commit comments

Comments
 (0)