mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
blech32: copy ubsan suppression for bech32 to blech32
This commit is contained in:
parent
d13fb4994b
commit
c72c949d29
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ implicit-unsigned-integer-truncation:leveldb/*
|
|||
implicit-integer-sign-change:crc32c/*
|
||||
|
||||
implicit-signed-integer-truncation:script/interpreter.cpp
|
||||
implicit-integer-sign-change:blech32.cpp
|
||||
implicit-integer-sign-change:primitives/block.h
|
||||
implicit-integer-sign-change:primitives/confidential.cpp
|
||||
implicit-integer-sign-change:primitives/confidential.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue