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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kio/kio
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2005-08-30 1:36:58
Message-ID: 1125365818.300825.16789.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 454830 by adawit:

Initialize static pointer to self

 M  +1 -1      kurifilter.cpp  


--- branches/KDE/3.5/kdelibs/kio/kio/kurifilter.cpp #454829:454830
@@ -203,7 +203,7 @@
 }
 
 //********************************************  KURIFilter \
                **********************************************
-KURIFilter *KURIFilter::m_self;
+KURIFilter *KURIFilter::m_self = 0;
 static KStaticDeleter<KURIFilter> kurifiltersd;
 
 KURIFilter *KURIFilter::self()


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

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