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

List:       kde-commits
Subject:    branches/KDE/3.5/kdebindings/qtruby/rubylib/qtruby
From:       Caleb Tennis <caleb () gentoo ! org>
Date:       2006-09-01 11:52:18
Message-ID: 1157111538.080098.15345.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 579654 by ctennis:

Remove this.  It didn't actually fix the lost memory since they were created with \
strdup (which uses malloc) and the autodeletion uses the delete operator

 M  +0 -1      Qt.cpp  


--- branches/KDE/3.5/kdebindings/qtruby/rubylib/qtruby/Qt.cpp #579653:579654
@@ -2826,7 +2826,6 @@
 
     methcache.setAutoDelete(true);
     classcache.setAutoDelete(true);
-    classname.setAutoDelete(true);
 
 	if (qt_module == Qnil) {
 		qt_module = rb_define_module("Qt");


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

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