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

List:       kde-commits
Subject:    kdebase/kioslave/imap4
From:       Carsten Burghardt <cb () magic-shop ! de>
Date:       2003-02-21 11:45:48
[Download RAW message or body]

CVS commit by burghard: 

Make sure that assureBox returns the correct value if the input is crap


  M +3 -1      imap4.cc   1.127


--- kdebase/kioslave/imap4/imap4.cc  #1.126:1.127
@@ -1862,4 +1862,6 @@ bool
 IMAP4Protocol::assureBox (const QString & aBox, bool readonly)
 {
+  if (aBox.isEmpty()) return false;
+
   imapCommand *cmd = NULL;
 


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

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