mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-09 19:37:27 -03:00
test: remove file-wide interpreter.cpp ubsan suppression
This commit is contained in:
parent
fce53f132e
commit
217c0ce552
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ unsigned-integer-overflow:MurmurHash3
|
|||
unsigned-integer-overflow:CBlockPolicyEstimator::processBlockTx
|
||||
unsigned-integer-overflow:TxConfirmStats::EstimateMedianVal
|
||||
unsigned-integer-overflow:prevector.h
|
||||
unsigned-integer-overflow:script/interpreter.cpp
|
||||
unsigned-integer-overflow:EvalScript
|
||||
unsigned-integer-overflow:xoroshiro128plusplus.h
|
||||
implicit-integer-sign-change:CBlockPolicyEstimator::processBlockTx
|
||||
implicit-integer-sign-change:SetStdinEcho
|
||||
|
|
Loading…
Reference in a new issue