summaryrefslogtreecommitdiffstats
path: root/suppressions.lsan
blob: cb7c857fc50a6dda2ffdd0de2969e9f79ff07bbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
leak:mdb_env_open
leak:mdb_dbi_open
#Catch everything from lmdb for now
leak:liblmdb.so
#We're currently leaking ResourceAccess::Private
leak:ResourceAccess
#There seems to be a tiny leak in qrand that we can't do anything about
leak:qrand
leak:ApplicationDomain::getTypeName
leak:QByteArray::QByteArray(char const*, int)
#static map that is essentially a leak (but it's only in testscode, so not relevant)
leak:TestDummyResourceFacade
leak:QArrayData::allocate
leak:QListData::detach_grow
leak:QArrayData::reallocateUnaligned
leak:QHostAddress::clear