[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.9'
    Florian Forster 
    octo at verplant.org
       
    Wed Oct  6 10:10:35 CEST 2010
    
    
  
 src/collectd-python.pod |   10 ++++++++++
 src/match_value.c       |    9 +++++++++
 src/python.c            |    4 ++++
 3 files changed, 23 insertions(+), 0 deletions(-)
New commits:
commit b26f349d681c60cdad4c4dbde0ea6adfbe7d741a
Author: Sven Trenkel <collectd at semidefinite.de>
Date:   Fri Oct 1 02:41:38 2010 +0200
    Add sys.argv. Not too many programs consider the possibility that it might not exist resulting in unhandled exceptions.
commit bdc070621a45ebe7274a8125b32240abadaca9a0
Author: Sven Trenkel <collectd at semidefinite.de>
Date:   Thu Sep 30 12:59:21 2010 +0200
    Fixed possible memory leak in case of broken match_value configs.
    
    
More information about the collectd-changes
mailing list