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

List:       kde-commits
Subject:    icecream/client
From:       Stephan Kulow <coolo () kde ! org>
Date:       2009-07-29 11:44:35
Message-ID: 1248867875.153433.31741.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1004117 by coolo:

close the file descriptor (novell bug 525799)


 M  +1 -0      remote.cpp  


--- trunk/icecream/client/remote.cpp #1004116:1004117
@@ -520,6 +520,7 @@
             break;
         md5_append(&state, buffer, size );
     }
+    fclose(f);
 
     md5_byte_t digest[16];
     md5_finish(&state, digest);
[prev in list] [next in list] [prev in thread] [next in thread] 

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