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

List:       kde-commits
Subject:    kdebase/kioslave/smtp
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-03-13 13:05:05
Message-ID: 20040313130505.CC11D99B4 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

be more robust to user stupidity


  M +1 -1      command.h   1.7


--- kdebase/kioslave/smtp/command.h  #1.6:1.7
@@ -150,5 +150,5 @@ namespace KioSMTP {
       : Command( smtp, CloseConnectionOnError|OnlyLastInPipeline ),
         mEHLONotSupported( false ),
-        mHostname( hostname ) {}
+        mHostname( hostname.stripWhiteSpace() ) {}
 
     QCString nextCommandLine( TransactionState * );


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

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