[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ff/kstat'
Florian Forster
octo at verplant.org
Fri Sep 7 07:22:41 CEST 2012
New branch 'ff/kstat' available with the following commits:
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