[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.4'
Florian Forster
octo at verplant.org
Fri Oct 10 08:32:18 CEST 2008
src/utils_cache.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
New commits:
commit b24d793d347f6f6c8b29e25758fa2d925fb7e011
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Oct 10 08:17:22 2008 +0200
src/utils_cache.c: Fix a serious memory leak.
Whenever a data set went missing, the its name (the `key'; up to (5*64)+4
bytes) was not free'd.
Thanks to Niraj Tolia for reporting this :)
More information about the collectd-changes
mailing list