diff options
author | luigi1111 <luigi1111w@gmail.com> | 2019-09-24 10:06:32 -0500 |
---|---|---|
committer | luigi1111 <luigi1111w@gmail.com> | 2019-09-24 10:06:32 -0500 |
commit | eadef8d9cdf2099c5c89123106dbb32ba9a52963 (patch) | |
tree | ce6fcea2a82a9ee1965b963b06700778d7ad77f1 | |
parent | Merge pull request #5864 (diff) | |
parent | contrib: add a suppressions file for leak sanitizer (diff) | |
download | monero-eadef8d9cdf2099c5c89123106dbb32ba9a52963.tar.xz |
Merge pull request #5875
0c55837 contrib: add a suppressions file for leak sanitizer (moneromooo-monero)
-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 |