Skip to content

Commit 217c0ce

Browse files
committed
test: remove file-wide interpreter.cpp ubsan suppression
1 parent fce53f1 commit 217c0ce

File tree

1 file changed

+1
-1
lines changed
  • test/sanitizer_suppressions

1 file changed

+1
-1
lines changed

test/sanitizer_suppressions/ubsan

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ unsigned-integer-overflow:MurmurHash3
5555
unsigned-integer-overflow:CBlockPolicyEstimator::processBlockTx
5656
unsigned-integer-overflow:TxConfirmStats::EstimateMedianVal
5757
unsigned-integer-overflow:prevector.h
58-
unsigned-integer-overflow:script/interpreter.cpp
58+
unsigned-integer-overflow:EvalScript
5959
unsigned-integer-overflow:xoroshiro128plusplus.h
6060
implicit-integer-sign-change:CBlockPolicyEstimator::processBlockTx
6161
implicit-integer-sign-change:SetStdinEcho

0 commit comments

Comments
 (0)