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

List:       kde-commits
Subject:    make_it_cool: kdenetwork/kmail
From:       Don Sanders <don () sanders ! org>
Date:       2003-01-12 14:49:11
[Download RAW message or body]

CVS commit by sanders: 

Delete the msgDict after folder managers.


  M +2 -2      kmkernel.cpp   1.119.2.38


--- kdenetwork/kmail/kmkernel.cpp  #1.119.2.37:1.119.2.38
@@ -950,6 +950,4 @@ void KMKernel::cleanupLoop()
     folder->close(TRUE);
   }
-  delete the_msgDict;
-  the_msgDict = 0;
   delete the_msgIndex;
   the_msgIndex = 0;
@@ -960,4 +958,6 @@ void KMKernel::cleanupLoop()
   delete the_searchFolderMgr;
   the_searchFolderMgr = 0;
+  delete the_msgDict;
+  the_msgDict = 0;
   delete the_kbp;
   the_kbp = 0;


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

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