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

List:       kde-commits
Subject:    kdebase/kappfinder
From:       Laurent Montel <montell () club-internet ! fr>
Date:       2003-03-10 12:54:55
[Download RAW message or body]

CVS commit by mlaurent: 

Fix crash when path was deleted


  M +2 -0      toplevel.cpp   1.13


--- kdebase/kappfinder/toplevel.cpp  #1.12:1.13
@@ -116,4 +116,6 @@ QListViewItem* TopLevel::addGroupItem( Q
 {
   KServiceGroup::Ptr root = KServiceGroup::group( relPath );
+  if( !root )
+                  return 0L;
   KServiceGroup::List list = root->entries();
 


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

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