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

List:       kde-commits
Subject:    KDE/kdegraphics/kviewshell/plugins/ps
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-05-30 10:00:27
Message-ID: 1148983227.203968.27711.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 546505 by mueller:

fix ressource leak (CID 2304)


 M  +2 -0      internaldocument.cpp  


--- trunk/KDE/kdegraphics/kviewshell/plugins/ps/internaldocument.cpp #546504:546505
@@ -384,6 +384,8 @@
             i18n( "Printing failed because the list of "
                 "pages to be printed was empty." ),
             i18n( "Error Printing" ) );*/
+	fclose(from);
+	fclose(to);
         return false;
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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