SVN commit 1087530 by trueg:

Backport of mem/dbus connection leak.

CCMAIL: [email protected], [email protected], [email protected]


 M  +1 -0      queryserviceclient.cpp  


--- branches/KDE/4.4/kdelibs/nepomuk/query/queryserviceclient.cpp 
#1087529:1087530
@@ -177,6 +177,7 @@
 Nepomuk::Query::QueryServiceClient::~QueryServiceClient()
 {
     close();
+    delete d->queryServiceInterface;
     delete d;
 }
 
_______________________________________________
release-team mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/release-team

Reply via email to