Skip to content

Commit 01beb46

Browse files
committed
Merge bitcoin/bitcoin#24153: test: remove unused sanitizer suppressions
fa3bdbd test: remove unused sanitizer suppressions (MarcoFalke) Pull request description: Looks like those are not needed (anymore) ACKs for top commit: fanquake: ACK fa3bdbd Tree-SHA512: 4bedb6363aba8ea7763291ee0cd074e6bfd77e691bb32999c3959393864dc396bacba1eced2b10d9d600b66e8b83b91f7bc6692331dbd113bbaa87e72d11e2e8
2 parents e30b6ea + fa3bdbd commit 01beb46

File tree

1 file changed

+0
-4
lines changed
  • test/sanitizer_suppressions

1 file changed

+0
-4
lines changed

test/sanitizer_suppressions/ubsan

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ implicit-signed-integer-truncation:addrman.cpp
8585
implicit-signed-integer-truncation:addrman.h
8686
implicit-signed-integer-truncation:chain.h
8787
implicit-signed-integer-truncation:crypto/
88-
implicit-signed-integer-truncation:node/miner.cpp
89-
implicit-signed-integer-truncation:net.cpp
90-
implicit-signed-integer-truncation:streams.h
91-
implicit-signed-integer-truncation:torcontrol.cpp
9288
implicit-unsigned-integer-truncation:crypto/
9389
shift-base:arith_uint256.cpp
9490
shift-base:crypto/

0 commit comments

Comments
 (0)