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

Florian Forster octo at verplant.org
Mon Aug 18 15:27:37 CEST 2008


 src/snmp.c |   19 ++++++-------------
 1 files changed, 6 insertions(+), 13 deletions(-)

New commits:
commit 0109e3c1f3a515ed716ddbdc261e0ed2e3f8e640
Author: Florian Forster <octo at noris.net>
Date:   Mon Aug 18 10:48:21 2008 +0200

    snmp plugin: Fix a possible memory leak.
    
    The result was not freed when `csnmp_instance_list_add' failed. This
    rarely happens in 4.3, but later versions will be more strict in the
    function, so this became a problem.




More information about the collectd-changes mailing list