diff options
Diffstat (limited to '')
-rw-r--r-- | script/sanitizers.supp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/script/sanitizers.supp b/script/sanitizers.supp new file mode 100644 index 0000000..4e0e9be --- /dev/null +++ b/script/sanitizers.supp @@ -0,0 +1,4 @@ +[undefined] +# This library allows unaligned access on Intel-like processors. Prevent UBSan +# from complaining about that. +fun:sha1_compression_states |