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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       İsmail Dönmez <ismail.donmez () gmail ! com>
Date:       2004-10-23 10:51:00
Message-ID: 20041023105100.E38A116C44 () office ! kde ! org
[Download RAW message or body]

CVS commit by cartman: 


Crash guard. Should fix #90781 else please reopen. Because I can't reproduce
here.
BUG: 90781


  M +1 -1      konversationmainwindow.cpp   1.148


--- kdeextragear-2/konversation/konversation/konversationmainwindow.cpp  #1.147:1.148
@@ -1358,5 +1358,5 @@ void KonversationMainWindow::serverQuit(
   }
 
-  if(frontView->getServer() == server) {
+  if(frontView && frontView->getServer() == server) {
     frontView = 0;
   }


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

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