[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.4'
Florian Forster
octo at verplant.org
Thu Jun 18 16:55:58 CEST 2015
src/Makefile.am | 2 +-
src/snmp.c | 1 +
src/threshold.c | 4 ----
src/utils_db_query.c | 3 ++-
4 files changed, 4 insertions(+), 6 deletions(-)
New commits:
commit 9c3ed6462c15fd1cb664cd0ec2a5efb289aa1af6
Author: Florian Forster <octo at collectd.org>
Date: Thu Jun 18 16:09:10 2015 +0200
stats plugin: Link with libm (-lm).
Fixes a bug reported by @Tenzer:
symbol lookup error: /usr/lib/collectd/statsd.so: undefined symbol: log
commit 4b396ba5395402488a8fddacd361836a6b5afdd5
Author: Florian Forster <octo at collectd.org>
Date: Thu Jun 18 15:27:54 2015 +0200
Fix "Undefined allocation of 0 bytes (CERT MEM04-C; CWE-131)" warnings.
commit 23ef1eef2328540d9742b7ac7f3cf192143423c1
Author: Florian Forster <octo at collectd.org>
Date: Thu Jun 18 14:45:02 2015 +0200
threshold plugin: Fix "Dead increment" warnings.
More information about the collectd-changes
mailing list