[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Mon Sep 10 21:11:05 CEST 2012
src/common.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
New commits:
commit dd5fc7ca70168375863161967d6738914ea008b7
Merge: 77f03c9 a4872ad
Author: Florian Forster <octo at collectd.org>
Date: Mon Sep 10 21:10:45 2012 +0200
Merge branch 'ff/kstat' into collectd-4.10
commit a4872adedee43b05feaee42e13007b0fe0afc41c
Author: Florian Forster <octo at collectd.org>
Date: Thu Sep 6 17:29:59 2012 +0200
src/common.c: Add missing semicolon.
commit 619eaff863528b2f97dc79371dddf46a69c7115d
Author: Florian Forster <octo at collectd.org>
Date: Thu Sep 6 16:12:53 2012 +0200
src/common.c: get_kstat_value: Check the arguments and return error codes.
Rather than asserting that an argument is not NULL, check this condition
and return an error code.
This should fix Github issue #71.
More information about the collectd-changes
mailing list