Skip to content

Commit faff279

Browse files
committed
Merge bitcoin/bitcoin#29541: test: remove file-wide interpreter.cpp ubsan suppression
217c0ce test: remove file-wide interpreter.cpp ubsan suppression (fanquake) Pull request description: ACKs for top commit: Sjors: utACK 217c0ce hebasto: ACK 217c0ce. dergoegge: ACK 217c0ce Tree-SHA512: ae0c2ff4531fdb7b0296709f66b71d4065fe3f32cbd39a44e45934a975b5cf6cf01c2f136f110753efee8e301636f7700278aed1d995b463fc025c07d586a8fa
2 parents 11a1db8 + 217c0ce commit faff279

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)