mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
test: Add ubsan surpression for crc32c
This commit is contained in:
parent
8e68bb1dde
commit
677fb8e923
1 changed files with 1 additions and 0 deletions
|
@ -84,3 +84,4 @@ implicit-signed-integer-truncation:test/skiplist_tests.cpp
|
|||
implicit-signed-integer-truncation:torcontrol.cpp
|
||||
implicit-unsigned-integer-truncation:crypto/*
|
||||
implicit-unsigned-integer-truncation:leveldb/*
|
||||
implicit-integer-sign-change:crc32c/*
|
||||
|
|
Loading…
Add table
Reference in a new issue