From 0c558378ed59260422b57d259e2ad3fa1d7d9d05 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Sun, 26 May 2019 17:10:23 +0000 Subject: contrib: add a suppressions file for leak sanitizer with the Cryptonight per-thread buffer --- contrib/lsan/lsan.supp | 1 + 1 file changed, 1 insertion(+) create mode 100644 contrib/lsan/lsan.supp (limited to 'contrib') diff --git a/contrib/lsan/lsan.supp b/contrib/lsan/lsan.supp new file mode 100644 index 000000000..4aef353c6 --- /dev/null +++ b/contrib/lsan/lsan.supp @@ -0,0 +1 @@ +leak:slow_hash_allocate_state -- cgit v1.2.3