ubsan: add suppression for simplicity

This commit is contained in:
Andrew Poelstra 2025-02-11 03:00:36 +00:00
parent 371718bc99
commit b90ef38727
No known key found for this signature in database
GPG key ID: C588D63CE41B97C1

View file

@ -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