diff options
Diffstat (limited to 'procfs')
-rw-r--r-- | procfs/rootdir.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procfs/rootdir.c b/procfs/rootdir.c index 076885c9..0b131192 100644 --- a/procfs/rootdir.c +++ b/procfs/rootdir.c @@ -529,7 +529,6 @@ rootdir_gc_slabinfo (void *hook, char **contents, ssize_t *contents_len) mem_total, mem_total_reclaimable); fclose (m); - *contents_len += 1; /* For the terminating 0. */ out: vm_deallocate (mach_task_self (), |