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

List:       kde-commits
Subject:    KDE/kdelibs/kfile
From:       David Faure <faure () kde ! org>
Date:       2010-06-30 11:36:25
Message-ID: 20100630113625.D74A5AC8E1 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1144617 by dfaure:

Ensure that slotCanceled (called via KDirLister's stop()) doesn't trigger more stuff \
                while we're already in the destructor.
FIXED-IN: 4.5
  (I'll backport)
BUG: 243093


 M  +1 -0      kdiroperator.cpp  


--- trunk/KDE/kdelibs/kfile/kdiroperator.cpp #1144616:1144617
@@ -434,6 +434,7 @@
 KDirOperator::~KDirOperator()
 {
     resetCursor();
+    disconnect(d->dirLister, 0, this, 0);
     delete d;
 }
 


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

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