mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05: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 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
# -fsanitize=undefined suppressions
|
||||
# =================================
|
||||
float-divide-by-zero:validation.cpp
|
||||
|
||||
# -fsanitize=integer suppressions
|
||||
# ===============================
|
||||
# Unsigned integer overflow occurs when the result of an unsigned integer
|
||||
|
|
Loading…
Add table
Reference in a new issue