Skip to content

Commit 67942f5

Browse files
committed
ci: add another ubsan suppression related to overflow
1 parent 73427dc commit 67942f5

File tree

1 file changed

+1
-0
lines changed
  • test/sanitizer_suppressions

1 file changed

+1
-0
lines changed

test/sanitizer_suppressions/ubsan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,4 @@ 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

0 commit comments

Comments
 (0)