[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Fri Mar 16 18:27:17 CET 2012
src/common.c | 23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)
New commits:
commit 921d36e4b820ee1539f0da22c824e2739f1e546f
Author: Florian Forster <octo at collectd.org>
Date: Fri Mar 16 18:26:08 2012 +0100
src/common.c: parse_value: Strip trailing whitespace before parsing.
This hopefully avoids the annoying "trailing garbage" message when the buffer
only contains a newline or space at the end.
More information about the collectd-changes
mailing list