mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
test: Remove ubsan alignment suppressions
This can be done now that prevector is properly aligned.
This commit is contained in:
committed by
Anthony Towns
parent
9d933ef919
commit
5f26855f10
@@ -1,7 +1,5 @@
|
|||||||
# -fsanitize=undefined suppressions
|
# -fsanitize=undefined suppressions
|
||||||
# =================================
|
# =================================
|
||||||
alignment:move.h
|
|
||||||
alignment:prevector.h
|
|
||||||
float-divide-by-zero:policy/fees.cpp
|
float-divide-by-zero:policy/fees.cpp
|
||||||
float-divide-by-zero:validation.cpp
|
float-divide-by-zero:validation.cpp
|
||||||
float-divide-by-zero:wallet/wallet.cpp
|
float-divide-by-zero:wallet/wallet.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user