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

List:       kde-core-devel
Subject:    [PATCH] uninit var in plastik
From:       George Staikos <staikos () kde ! org>
Date:       2005-02-25 4:57:24
Message-ID: 200502242357.25001.staikos () kde ! org
[Download RAW message or body]

Our new default style has an uninitialized variable.  Valgrind told me so.  
Patch attached.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/

["plastik.patch" (text/x-diff)]

Index: plastik.cpp
===================================================================
RCS file: /home/kde/kdelibs/kstyles/plastik/plastik.cpp,v
retrieving revision 1.112
diff -u -3 -p -r1.112 plastik.cpp
--- plastik.cpp	13 Feb 2005 12:58:00 -0000	1.112
+++ plastik.cpp	25 Feb 2005 04:56:21 -0000
@@ -156,6 +156,7 @@ PlastikStyle::PlastikStyle() : KStyle( A
     flatMode(false)
 {
     hoverWidget = 0;
+    hoverTab = 0;
 
     horizontalDots = 0;
     verticalDots = 0;


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

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