diff options
-rw-r--r-- | suppressions.lsan | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/suppressions.lsan b/suppressions.lsan index ffd6da4..f6d7fad 100644 --- a/suppressions.lsan +++ b/suppressions.lsan | |||
@@ -18,4 +18,8 @@ leak:QObject::startTimer | |||
18 | leak:QMetaObject::Connection | 18 | leak:QMetaObject::Connection |
19 | leak:QObjectPrivate::addConnection | 19 | leak:QObjectPrivate::addConnection |
20 | leak:ObjectPrivate::connectImpl | 20 | leak:ObjectPrivate::connectImpl |
21 | leak:QObjectPrivate::connectImpl | ||
21 | leak:libKIMAP2.so | 22 | leak:libKIMAP2.so |
23 | leak:KIMAP2::Session::Session | ||
24 | leak:KIMAP2::SessionPrivate::addJob | ||
25 | leak:createNewSession | ||