[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.3'
Florian Forster
octo at verplant.org
Tue Aug 19 10:08:54 CEST 2008
src/common.h | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
New commits:
commit a824bd24b2cc4c38b328f27364a26f753f5b70b0
Author: Sebastian Harl <sh at tokkee.org>
Date: Mon Aug 18 09:30:03 2008 +0200
src/common.h: Make sfree() usable like a function.
By putting the code into a "do { } while (0)" loop it is treated like a single
statement and does not break "if () sfree()" like constructs.
Signed-off-by: Sebastian Harl <sh at tokkee.org>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list