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

List:       kde-commits
Subject:    KDE/kdebase/khelpcenter
From:       Laurent Montel <montel () kde ! org>
Date:       2007-01-10 10:28:51
Message-ID: 1168424931.715332.21936.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 622016 by mlaurent:

Fix mem leak when we can't start process


 M  +1 -0      khc_indexbuilder.cpp  


--- trunk/KDE/kdebase/khelpcenter/khc_indexbuilder.cpp #622015:622016
@@ -97,6 +97,7 @@
   if ( !proc->start( KProcess::NotifyOnExit, KProcess::AllOutput ) ) {
     sendErrorSignal( i18n("Unable to start command '%1'.", cmd ) );
     processCmdQueue();
+    delete proc;
   }
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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