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

List:       kde-commits
Subject:    branches/work/predicate/Predicate
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2010-11-28 22:14:15
Message-ID: 20101128221415.A4939AC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201862 by staniek:

Predicate
*fix memory leak in Connection: for table schema listeners and obsolete queries

from kexi trunk r1201860



 M  +2 -0      Connection.cpp  


--- branches/work/predicate/Predicate/Connection.cpp #1201861:1201862
@@ -107,6 +107,8 @@
     ~ConnectionPrivate() {
         qDeleteAll(cursors);
         delete m_parser;
+        qDeleteAll(tableSchemaChangeListeners);
+        qDeleteAll(obsoleteQueries);
     }
 
     void errorInvalidDBContents(const QString& details) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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