summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAzat Khuzhin <azat@libevent.org>2020-06-25 21:34:02 +0300
committerAzat Khuzhin <azat@libevent.org>2020-06-25 22:57:40 +0300
commit3fec471c3265e8c524d27293b0d96e76160c5b39 (patch)
tree586585fa1559a17eaad765f657ba65b1193b0a9a /extra
parentb90b19250a465ed8ebcbded0264fb6fb3579ee0e (diff)
downloadlibevent-3fec471c3265e8c524d27293b0d96e76160c5b39.tar.gz
Add LSAN suppressions (for OpenSSL temporary quirk)
Diffstat (limited to 'extra')
-rw-r--r--extra/lsan.supp3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/lsan.supp b/extra/lsan.supp
new file mode 100644
index 00000000..c1b130bf
--- /dev/null
+++ b/extra/lsan.supp
@@ -0,0 +1,3 @@
+# TODO: temporary, until tests itself will be fixed
+leak:libcrypto.so
+leak:libssl.so