[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.3'
Florian Forster
octo at verplant.org
Sun Apr 21 18:29:05 CEST 2013
src/write_riemann.c | 7 +++++++
1 file changed, 7 insertions(+)
New commits:
commit 2dc2d5d5a7b11115441ac3f4ace1c4bea83bb915
Author: Florian Forster <octo at collectd.org>
Date: Sun Apr 21 18:28:01 2013 +0200
write_riemann plugin: Fix a memory leak.
Attributes were allocated and added to the event but not freed. D'oh!
Thanks to @dch for reporting this!
Github: #307
More information about the collectd-changes
mailing list