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

List:       kde-commits
Subject:    kdeextragear-3/kiosktool
From:       Laurent Montel <montel () kde ! org>
Date:       2004-10-26 7:18:56
Message-ID: 20041026071856.7122916BCC () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Remove potential mem leak


  M +1 -1      kioskrun.cpp   1.45


--- kdeextragear-3/kiosktool/kioskrun.cpp  #1.44:1.45
@@ -205,5 +205,5 @@ KProcess*
 KioskRun::run(const QString &cmd, const QStringList &args)
 {
-   KProcess *proc = new KProcess();
+   KProcess *proc = new KProcess(this);
    
    applyEnvironment(proc);


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

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