[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Wed Sep 12 18:43:16 CEST 2012
src/exec.c | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
New commits:
commit dc0b5c71ffa2608bb63b1b2e63f52768681959c1
Author: Florian Forster <octo at collectd.org>
Date: Wed Sep 12 18:25:20 2012 +0200
exec plugin: Really remove STDERR from the select() set.
select(2) is actually using a variable called "copy", which we didn't set in
this case.
Fixes Github issue #12. Thanks to Tetsuya Kawaguchi for reporting this problem.
More information about the collectd-changes
mailing list