aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/ubsan_suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ubsan_suppressions.txt')
-rw-r--r--tools/ubsan_suppressions.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/ubsan_suppressions.txt b/tools/ubsan_suppressions.txt
new file mode 100644
index 0000000000..9869f98a22
--- /dev/null
+++ b/tools/ubsan_suppressions.txt
@@ -0,0 +1,7 @@
+# boringssl stuff
+nonnull-attribute:bn_wexpand
+nonnull-attribute:CBB_add_bytes
+nonnull-attribute:rsa_blinding_get
+nonnull-attribute:ssl_copy_key_material
+alignment:CRYPTO_cbc128_encrypt
+