mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
ubsan: add suppression for simplicity
This commit is contained in:
parent
371718bc99
commit
b90ef38727
1 changed files with 2 additions and 0 deletions
|
|
@ -81,3 +81,5 @@ implicit-integer-sign-change:primitives/confidential.cpp
|
|||
implicit-integer-sign-change:primitives/confidential.h
|
||||
shift-base:simplicity/sha256.c
|
||||
unsigned-integer-overflow:simplicity/sha256.c
|
||||
# See comment in simplicity/primitive/elements/env.c line 303
|
||||
unsigned-integer-overflow:simplicity/primitive/elements/env.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue