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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/oscar/liboscar
From:       Roman Jarosz <kedgedev () gmail ! com>
Date:       2009-10-29 19:29:02
Message-ID: 1256844542.905772.31936.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1042427 by rjarosz:

Initialize variables.


 M  +2 -2      oscarsettings.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/oscar/liboscar/oscarsettings.cpp #1042426:1042427
@@ -20,9 +20,9 @@
 namespace Oscar
 {
 
-//FIXME: variables are not initialised. imho this is asking for trouble.
 Settings::Settings()
-: m_fileProxy( 0 ), m_firstPort( 5190 ), m_lastPort( 5199 ), m_timeout( 10 )
+: m_webAware(false), m_requireAuth(false), m_hideIP(false),
+  m_fileProxy( false ), m_firstPort( 5190 ), m_lastPort( 5199 ), m_timeout( 10 )
 {
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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