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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars/tools
From:       Akarsh Simha <akarshsimha () gmail ! com>
Date:       2008-05-30 19:59:03
Message-ID: 1212177543.064872.10085.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 814593 by asimha:

Fixing bad memory management in the Conjunctions tool.

CCMAIL: kstars-devel@kde.org



 M  +3 -0      conjunctions.cpp  


--- trunk/KDE/kdeedu/kstars/kstars/tools/conjunctions.cpp #814592:814593
@@ -118,6 +118,9 @@
   KSConjunct ksc;
   showConjunctions(ksc.findClosestApproach(*Object1, *Object2, startJD, stopJD, maxSeparation));
 
+  delete Object1;
+  delete Object2;
+
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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