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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/sycoca
From:       David Faure <faure () kde ! org>
Date:       2007-06-14 22:05:55
Message-ID: 1181858755.786969.27364.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 675735 by dfaure:

Doh. Now kded doesn't crash anymore.


 M  +1 -1      ksycoca.cpp  


--- trunk/KDE/kdelibs/kdecore/sycoca/ksycoca.cpp #675734:675735
@@ -349,7 +349,7 @@
 // and past the version number.
 bool KSycoca::Private::checkDatabase(bool openDummyIfNotFound)
 {
-    QDataStream *m_str = Private::_self->m_str;
+    QDataStream* &m_str = Private::_self->m_str;
     if (m_str && !noDatabase) {
         return checkVersion(); // we know the version's fine, but rewind anyhow.
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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