[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.6'
Florian Forster
octo at verplant.org
Tue Aug 16 06:57:44 CEST 2016
src/ceph.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
New commits:
commit f674a62840d14f4559a5bf828cf18e767ab77512
Author: Florian Forster <octo at collectd.org>
Date: Tue Aug 16 06:57:24 2016 +0200
ceph plugin: Guard against g_num_daemons being zero.
clang scan-build flags this, because this variable is used to declare VLAs.
More information about the collectd-changes
mailing list