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

List:       kde-commits
Subject:    kdelibs/kdeprint
From:       Michael Goffioul <kdeprint () swing ! be>
Date:       2004-03-26 9:12:41
Message-ID: 20040326091241.699CD997E () office ! kde ! org
[Download RAW message or body]

CVS commit by goffioul: 

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


  M +2 -0      kpipeprocess.cpp   1.3


--- kdelibs/kdeprint/kpipeprocess.cpp  #1.2:1.3
@@ -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