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

List:       kmail-devel
Subject:    [Bug 55697] crash with Folder -> New Folder
From:       Don Sanders <sanders () kde ! org>
Date:       2003-03-09 8:50:27
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=55697     




------- Additional Comments From sanders@kde.org  2003-03-09 09:50 -------
Subject: Re:  New: crash with Folder -> New Folder

This seems to fix it.

Maybe someone else can commit cvs.kde.org is currently unreachable from my location.

Don.

--- kmfolderdia.cpp.cvsisdown   Sun Mar  9 18:41:10 2003
+++ kmfolderdia.cpp     Sun Mar  9 18:41:18 2003
@@ -326,7 +326,7 @@ KMFolderDialog::KMFolderDialog(KMFolder
   sl->addStretch( 1 );

   if ( ((!mFolder) && mFolderDir->type() == KMImapDir) ||
-       (mFolder->type() == "imap") )
+       (mFolder && (mFolder->type() == "imap")) )
   {
     KMFolderImap* imapFolder = 0;
     if (mFolder) imapFolder = static_cast<KMFolderImap*>((KMFolder*)mFolder);
_______________________________________________
KMail Developers mailing list
kmail@mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail
[prev in list] [next in list] [prev in thread] [next in thread] 

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