summaryrefslogtreecommitdiffstats
path: root/suppressions.lsan
diff options
context:
space:
mode:
Diffstat (limited to 'suppressions.lsan')
-rw-r--r--suppressions.lsan2
1 files changed, 0 insertions, 2 deletions
diff --git a/suppressions.lsan b/suppressions.lsan
index cb7c857..9737bd4 100644
--- a/suppressions.lsan
+++ b/suppressions.lsan
@@ -2,8 +2,6 @@ leak:mdb_env_open
2leak:mdb_dbi_open 2leak:mdb_dbi_open
3#Catch everything from lmdb for now 3#Catch everything from lmdb for now
4leak:liblmdb.so 4leak:liblmdb.so
5#We're currently leaking ResourceAccess::Private
6leak:ResourceAccess
7#There seems to be a tiny leak in qrand that we can't do anything about 5#There seems to be a tiny leak in qrand that we can't do anything about
8leak:qrand 6leak:qrand
9leak:ApplicationDomain::getTypeName 7leak:ApplicationDomain::getTypeName