mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-11 01:11:50 +02:00
tests: Remove no longer needed UBSan suppression (float-divide-by-zero in validation.cpp)
This commit is contained in:
parent
0bd4929cd0
commit
0ccb3addf6
@ -1,7 +1,3 @@
|
|||||||
# -fsanitize=undefined suppressions
|
|
||||||
# =================================
|
|
||||||
float-divide-by-zero:validation.cpp
|
|
||||||
|
|
||||||
# -fsanitize=integer suppressions
|
# -fsanitize=integer suppressions
|
||||||
# ===============================
|
# ===============================
|
||||||
# Unsigned integer overflow occurs when the result of an unsigned integer
|
# Unsigned integer overflow occurs when the result of an unsigned integer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user