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

List:       kde-commits
Subject:    branches/stable/extragear/multimedia/amarok/src
From:       Erik Hovland <erik () hovland ! org>
Date:       2008-03-15 20:29:09
Message-ID: 1205612949.559234.12851.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 786014 by hovland:


SqliteConnection does not initialized m_db in the ctor.

This commit makes sure that it is.


 M  +1 -0      collectiondb.cpp  


--- branches/stable/extragear/multimedia/amarok/src/collectiondb.cpp #786013:786014
@@ -6044,6 +6044,7 @@
 
 SqliteConnection::SqliteConnection( const SqliteConfig* config )
     : DbConnection()
+    , m_db( 0 )
 {
 
     DEBUG_BLOCK
[prev in list] [next in list] [prev in thread] [next in thread] 

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