KDE/kdepim/kmobiletools/kmobiletools/libkmobiletools

View: New views
1 Messages — Rating Filter:   Alert me  

KDE/kdepim/kmobiletools/kmobiletools/libkmobiletools

by laurent Montel-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SVN commit 913442 by mlaurent:

Fix mem leak


 M  +1 -0      jobxp.cpp  


--- trunk/KDE/kdepim/kmobiletools/kmobiletools/libkmobiletools/jobxp.cpp #913441:913442
@@ -46,6 +46,7 @@
 
 JobXP::~JobXP()
 {
+    delete d;
 }
 
 JobXP::Type JobXP::jobType() const {
_______________________________________________
kmobiletools mailing list
kmobiletools@...
https://mail.kde.org/mailman/listinfo/kmobiletools