[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Fri Jun 13 14:58:43 CEST 2008


 src/exec.c   |    4 ++++
 src/plugin.c |    7 ++++++-
 2 files changed, 10 insertions(+), 1 deletions(-)

New commits:
commit 620ba7b575a4d2a9c8c997a240d178980b39276f
Author: Florian Forster <sifnfors at informatik.stud.uni-erlangen.de>
Date:   Fri Jun 13 14:57:10 2008 +0200

    src/plugin.c: Add assertions to detect if two linked lists are the same.
    
    This will catch errors as just fixed in the exec plugin in the future.

commit c9cce919dd741a09986519b496cecaa7781f139e
Author: Florian Forster <sifnfors at informatik.stud.uni-erlangen.de>
Date:   Fri Jun 13 14:56:10 2008 +0200

    exec plugin: Set notify->meta to NULL before copying the list.
    
    Otherwise we will run into a nasty endless loop.




More information about the collectd-changes mailing list