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

List:       kde-commits
Subject:    branches/KDE/3.5/kdebindings/korundum/rubylib/korundum
From:       Caleb Tennis <caleb () gentoo ! org>
Date:       2006-08-29 12:07:08
Message-ID: 1156853228.988216.12888.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 578465 by ctennis:

This closes what looks to be a large portion (but not all) of the memory leak I'm
seeing in Korundum's DCOP slots/signals.

CCMAIL: kde-bindings@kde.org



 M  +2 -0      Korundum.cpp  


--- branches/KDE/3.5/kdebindings/korundum/rubylib/korundum/Korundum.cpp #578464:578465
@@ -661,6 +661,8 @@
 	~EmitDCOPSignal() 
 	{
 		delete[] _stack;
+		delete _stream;
+		delete _data;
 	}
     const MocArgument &arg() { return _args[_cur]; }
     SmokeType type() { return arg().st; }
[prev in list] [next in list] [prev in thread] [next in thread] 

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