Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 4c30919b89560f2bbc6de06db56b6e79 > files > 2

sblim-cmpi-base-1.6.0-2.fc14.src.rpm

Index: OSBase_OperatingSystemStatisticalData.c
===================================================================
--- OSBase_OperatingSystemStatisticalData.c.orig
+++ OSBase_OperatingSystemStatisticalData.c
@@ -155,6 +155,7 @@ int get_cpu_page_data_24(struct os_stati
     if ((f = fopen(DATA_FILE,"r")) != NULL) {
         read_count = fread(buf,sizeof(char),sizeof(buf)-1,f);
         buf[read_count] = '\0';
+        fclose(f);
 
         /* read cpu data
          *