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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdelibs/kdeprint
From:       Michael Goffioul <kdeprint () swing ! be>
Date:       2004-03-26 9:13:08
Message-ID: 20040326091308.D2CC9997E () office ! kde ! org
[Download RAW message or body]

CVS commit by goffioul: 

[Backport] Make sure the underlying process is terminated (bug #78440)


  M +2 -0      kpipeprocess.cpp   1.1.8.2


--- kdelibs/kdeprint/kpipeprocess.cpp  #1.1.8.1:1.1.8.2
@@ -54,4 +54,6 @@ void KPipeProcess::close()
         {
                 QFile::close();
+                /* pipe must be close to be sure the process is terminated */
+                pclose( m_pipe );
                 m_pipe = NULL;
         }


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

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