diff options
author | practicalswift <practicalswift@users.noreply.github.com> | 2018-11-07 00:27:31 +0100 |
---|---|---|
committer | practicalswift <practicalswift@users.noreply.github.com> | 2018-11-23 16:58:44 +0100 |
commit | 4f4993fe2ac25cb2676d35a98e2b22da1add1bb1 (patch) | |
tree | 3b85926eade83c58e58f0b8c2253ac02b4d706eb /test | |
parent | 958e1a307e92f6678459ebdcd64e05b61f5f3a77 (diff) |
Remove UBSan suppression
Diffstat (limited to 'test')
-rw-r--r-- | test/sanitizer_suppressions/ubsan | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanitizer_suppressions/ubsan b/test/sanitizer_suppressions/ubsan index e90d5c2ac0..f0107f1361 100644 --- a/test/sanitizer_suppressions/ubsan +++ b/test/sanitizer_suppressions/ubsan @@ -29,7 +29,6 @@ unsigned-integer-overflow:policy/fees.cpp unsigned-integer-overflow:prevector.h unsigned-integer-overflow:script/interpreter.cpp unsigned-integer-overflow:stl_bvector.h -unsigned-integer-overflow:streams.h unsigned-integer-overflow:txmempool.cpp unsigned-integer-overflow:util/strencodings.cpp unsigned-integer-overflow:validation.cpp |