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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kdm/kfrontend
From:       Oswald Buddenhagen <ossi () kde ! org>
Date:       2010-10-09 10:21:29
Message-ID: 20101009102129.0E317AC899 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1184164 by ossi:

forwardport: silence uninitialized variable warning

seems gcc got more pedantic again ...

 M  +1 -0      kgverify.cpp  


--- trunk/KDE/kdebase/workspace/kdm/kfrontend/kgverify.cpp #1184163:1184164
@@ -987,6 +987,7 @@
             continue;
         }
         debug("GreeterPlugin %s (%s) loaded\n", qPrintable(pg), plugin.info->name);
+        plugin.action = 0;
         greetPlugins.append(plugin);
       next:
         pluginList.append(i);
[prev in list] [next in list] [prev in thread] [next in thread] 

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