[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/akonadi/server/src/search
From:       David Faure <faure () kde ! org>
Date:       2010-02-09 9:59:20
Message-ID: 1265709560.077355.13997.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1087524 by dfaure:

Fix the dbus connection leak (every time I switched mails in kmail, a new dbus \
connection would be made and would stay).

Sorry for suspecting r1084698, it was not guilty.
The bug -was- related to nepomuk, but wasn't -in- nepomuk :-)

CCMAIL: sebastian@trueg.de, release-team@kde.org, thiago@kde.org


 M  +1 -0      queryserviceclient.cpp  


--- trunk/kdesupport/akonadi/server/src/search/queryserviceclient.cpp \
#1087523:1087524 @@ -143,6 +143,7 @@
 
 Nepomuk::Search::QueryServiceClient::~QueryServiceClient()
 {
+    delete d->queryServiceInterface;
     close();
     delete d;
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic