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

List:       kde-commits
Subject:    branches/KDE/4.3/kdeplasma-addons/applets/pastebin
From:       Laurent Montel <montel () kde ! org>
Date:       2009-10-05 11:23:00
Message-ID: 1254741780.998448.6076.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1031525 by mlaurent:

Backport: fix mem leak


 M  +1 -1      pastebin.cpp  


--- branches/KDE/4.3/kdeplasma-addons/applets/pastebin/pastebin.cpp #1031524:1031525
@@ -71,7 +71,7 @@
 {
     delete m_topSeparator;
     delete m_bottomSeparator;
-
+    delete m_icon;
     QString history;
     for (int i = 0; i < m_actionHistory.size(); ++i) {
         history.prepend(m_actionHistory.at(i)->text());
[prev in list] [next in list] [prev in thread] [next in thread] 

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