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

List:       kde-commits
Subject:    branches/work/kst/hierarchy/kst/src/libkst
From:       Eli Fidler <eli () staikos ! net>
Date:       2006-11-30 20:23:16
Message-ID: 1164918196.805147.23058.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 609448 by fidler:

fix uninitialized value


 M  +1 -0      kstmatrix.cpp  


--- branches/work/kst/hierarchy/kst/src/libkst/kstmatrix.cpp #609447:609448
@@ -41,6 +41,7 @@
  
   _nX = nX;
   _nY = nY;
+  _NS = _nX * _nY;
   _minX = minX;
   _minY = minY;
   _stepX = stepX;
[prev in list] [next in list] [prev in thread] [next in thread] 

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