[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Tue Sep 11 09:19:33 CEST 2012
src/collectd.c | 1 +
src/exec.c | 2 ++
src/meta_data.c | 1 +
src/unixsock.c | 15 ++++++++++++---
src/utils_fbhash.c | 1 +
5 files changed, 17 insertions(+), 3 deletions(-)
New commits:
commit 932048e614c6602159cdfc0580f296f74af46227
Author: Gerrie Roos <groos at xiplink.com>
Date: Tue Apr 17 15:22:36 2012 +0200
Fixed collectd's unixsock read interrupted by SIGCHLD's.
Signed-off-by: Florian Forster <octo at collectd.org>
commit 5abe911631a15dd312d83db92c9dd9da9f13c9df
Author: Gerrie Roos <groos at xiplink.com>
Date: Fri May 25 05:38:47 2012 +0200
Fixed various collectd memory leaks.
Once I understood what's going on I tried to keep the changes to a minimum.
Signed-off-by: Florian Forster <octo at collectd.org>
More information about the collectd-changes
mailing list