diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-05-26 17:10:23 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-08-29 11:11:59 +0000 |
commit | 0c558378ed59260422b57d259e2ad3fa1d7d9d05 (patch) | |
tree | ce84351b9138df35a3d60bd65669eb98baeab69c /contrib | |
parent | Merge pull request #5707 (diff) | |
download | monero-0c558378ed59260422b57d259e2ad3fa1d7d9d05.tar.xz |
contrib: add a suppressions file for leak sanitizer
with the Cryptonight per-thread buffer
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/lsan/lsan.supp | 1 |
1 files changed, 1 insertions, 0 deletions
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 |