[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sun Feb 24 10:41:49 CET 2013
src/plugin.c | 54 ++++++++----------------------------------------------
1 file changed, 8 insertions(+), 46 deletions(-)
New commits:
commit 318d6f62f7b09954102e4799d9d73a1f7a6c3edc
Author: Florian Forster <octo at collectd.org>
Date: Sun Feb 24 10:41:06 2013 +0100
src/plugin.c: Assure rf->rf_next_read is initialized.
Otherwise read callbacks will be called twice on startup, causing all
sorts of trouble.
More information about the collectd-changes
mailing list