[collectd-changes] collectd, the system statistics collection daemon: Changes to 'id/modbus'

Florian Forster octo at verplant.org
Mon Feb 7 14:42:18 CET 2011


 src/modbus.c |   70 ++++++++++++++++++++--------------------------------------
 1 files changed, 24 insertions(+), 46 deletions(-)

New commits:
commit fadd1df67243af6d0d4f58b10b21755ee1f433d6
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 7 09:52:20 2011 +0100

    modbus plugin: Fix a small memory leak in mb_config_add_datagroup().
    
    datagroup.name wasn't freed and datagroup.collect would leak if
    datagroup_copy() failed.




More information about the collectd-changes mailing list