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

List:       kde-commits
Subject:    KDE/kdepim/runtime/resources/kolabproxy
From:       Sergio Luis Martins <iamsergio () gmail ! com>
Date:       2010-11-19 21:22:11
Message-ID: 20101119212211.6A287AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1198818 by smartins:

Don't keep freed pointers around. Fixes a crash.

 M  +1 -0      kolabproxyresource.cpp  


--- trunk/KDE/kdepim/runtime/resources/kolabproxy/kolabproxyresource.cpp #1198817:1198818
@@ -199,6 +199,7 @@
 void KolabProxyResource::aboutToQuit()
 {
   qDeleteAll(m_monitoredCollections);
+  m_monitoredCollections.clear();
 }
 
 void KolabProxyResource::configure( WId windowId )
[prev in list] [next in list] [prev in thread] [next in thread] 

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