mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 15:04:44 +01:00
test: Remove ubsan alignment suppressions
This can be done now that prevector is properly aligned.
This commit is contained in:
parent
9d933ef919
commit
5f26855f10
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
# -fsanitize=undefined suppressions
|
||||
# =================================
|
||||
alignment:move.h
|
||||
alignment:prevector.h
|
||||
float-divide-by-zero:policy/fees.cpp
|
||||
float-divide-by-zero:validation.cpp
|
||||
float-divide-by-zero:wallet/wallet.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue