mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-09-08 22:21:24 +02:00
tests: Remove no longer needed UBSan suppression (float-divide-by-zero in validation.cpp)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user