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

Comparing projects/libstatgrab/src/libstatgrab/process_stats.c (file contents):
Revision 1.72 by ats, Thu Apr 8 23:30:29 2004 UTC vs.
Revision 1.73 by tdb, Mon Jun 21 14:48:48 2004 UTC

# Line 601 | Line 601 | sg_process_stats *sg_get_process_stats(int *entries){
601                          proc_state_ptr->state = SG_PROCESS_STATE_UNKNOWN;
602                          break;
603                  }
604 +
605 +                free(kl_stats);
606   #else
607   #ifdef FREEBSD5
608                  switch (kp_stats[i].ki_stat) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines