[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.5'
Florian Forster
octo at verplant.org
Fri Apr 17 10:57:59 CEST 2009
src/processes.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
New commits:
commit 353ad874e44c7ffa1faa62a34ca2c40b0f047095
Author: Doug MacEachern <dougm at hyperic.com>
Date: Thu Apr 16 19:53:49 2009 -0700
Set process vmem_size and stack_size on FreeBSD
Fixes:
processes.c: In function 'ps_read':
processes.c:328: warning: 'pse.vmem_size' is used uninitialized in this function
processes.c:1300: note: 'pse.vmem_size' was declared here
processes.c:330: warning: 'pse.stack_size' is used uninitialized in this function
processes.c:1300: note: 'pse.stack_size' was declared here
Signed-off-by: Doug MacEachern <dougm at hyperic.com>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list