[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4'
Florian Forster
octo at verplant.org
Fri May 4 09:24:10 CEST 2007
src/plugin.c | 46 +++++++++++++++++++++++++++++++++++++++++++---
src/types_list.c | 5 +++--
2 files changed, 46 insertions(+), 5 deletions(-)
New commits:
commit a6b16a6cff7593df26deed0f5c861ff12299b0d5
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri May 4 09:24:07 2007 +0200
src/plugin.c: Copy the data-sets before inserting them in the list.
Thus memory management is done by `plugin.c' and overwritten DSes can be freed.
More information about the collectd-changes
mailing list