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

List:       kde-commits
Subject:    KDE/kdebindings/qtruby/rubylib/qtruby
From:       Caleb Tennis <caleb () gentoo ! org>
Date:       2006-08-28 19:21:42
Message-ID: 1156792902.670630.7793.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 578250 by ctennis:

Clean up a small mem leak (will backport to 3.5 branch)

CCMAIL: kde-bindings@kde.org



 M  +1 -0      handlers.cpp  


--- trunk/KDE/kdebindings/qtruby/rubylib/qtruby/handlers.cpp #578249:578250
@@ -588,6 +588,7 @@
     Smoke::Index ccMeth = o->smoke->findMethod(o->classId, ccId);
 
     if(!ccMeth) {
+	delete[] ccArg;
 	return 0;
     }
 	Smoke::Index method = o->smoke->methodMaps[ccMeth].method;
[prev in list] [next in list] [prev in thread] [next in thread] 

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