Skip to content

Commit fa9dc92

Browse files
author
MarcoFalke
committed
test: Add missing CBlockPolicyEstimator::processBlockTx suppression
1 parent 16b5b4b commit fa9dc92

File tree

1 file changed

+1
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+1
-0
lines changed

test/sanitizer_suppressions/ubsan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ unsigned-integer-overflow:TxConfirmStats::EstimateMedianVal
5656
unsigned-integer-overflow:prevector.h
5757
unsigned-integer-overflow:script/interpreter.cpp
5858
unsigned-integer-overflow:xoroshiro128plusplus.h
59+
implicit-integer-sign-change:CBlockPolicyEstimator::processBlockTx
5960
implicit-integer-sign-change:SetStdinEcho
6061
implicit-integer-sign-change:compressor.h
6162
implicit-integer-sign-change:crypto/

0 commit comments

Comments
 (0)