ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/disk_stats.c
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/disk_stats.c (file contents):
Revision 1.45 by ats, Fri Jan 9 12:32:36 2004 UTC vs.
Revision 1.46 by ats, Sat Jan 10 16:12:34 2004 UTC

# Line 577 | Line 577 | diskio_stat_t *get_diskio_stats(int *entries){
577          }
578  
579          fclose(f);
580 +        f = NULL;
581  
582          if (!has_pp_stats) {
583                  /* This is an older kernel where /proc/partitions doesn't

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines