Skip to content

Commit 9b98bd2

Browse files
committed
ci: add more ubsan suppressions
1 parent 73427dc commit 9b98bd2

File tree

1 file changed

+2
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+2
-0
lines changed

test/sanitizer_suppressions/ubsan

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,5 @@ implicit-integer-sign-change:primitives/confidential.cpp
8181
implicit-integer-sign-change:primitives/confidential.h
8282
shift-base:simplicity/sha256.c
8383
unsigned-integer-overflow:simplicity/sha256.c
84+
implicit-integer-sign-change:simplicity/secp256k1/modinv64_impl.h
85+
shift-base:simplicity/secp256k1/field_5x52_impl.h

0 commit comments

Comments
 (0)