Skip to content

Commit

Permalink
Merge bitcoin#23553: test: Remove sanitizer suppression implicit-sign…
Browse files Browse the repository at this point in the history
…ed-integer-truncation:netaddress.cpp

fae5fec test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp (MarcoFalke)

Pull request description:

  This reverts commit fa86528.

  This was fixed in commit efd6f90.

ACKs for top commit:
  vasild:
    ACK fae5fec

Tree-SHA512: 3bebf1babd5c68cbb2506bcab9b8e9ffed8697213cf66190484748741f05c59b847a103be171360f7fd6ddb57dfd86ed34a123f72860b76e533ed46bb53a4852
  • Loading branch information
fanquake committed Nov 20, 2021
2 parents fe03f7a + fae5fec commit 80ae64d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/sanitizer_suppressions/ubsan
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ implicit-signed-integer-truncation:leveldb/
implicit-signed-integer-truncation:miner.cpp
implicit-signed-integer-truncation:net.cpp
implicit-signed-integer-truncation:net_processing.cpp
implicit-signed-integer-truncation:netaddress.cpp
implicit-signed-integer-truncation:streams.h
implicit-signed-integer-truncation:test/arith_uint256_tests.cpp
implicit-signed-integer-truncation:test/skiplist_tests.cpp
Expand Down

0 comments on commit 80ae64d

Please sign in to comment.