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

Florian Forster octo at verplant.org
Wed Jun 27 20:47:55 CEST 2012


 src/rrdtool.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9343b7456d7b846f657a1d0566cb6732f0f2ea50
Author: Will Hawkins <hawkinsw at opentechinstitute.org>
Date:   Fri Jun 22 14:45:45 2012 -0400

    Fix out-of-bound index in rrdtool.c
    
    Fix a reference to argv[1] that is (always?)
    outside the bounds of the argv array. It happens
    during a log statement that seems to want
    to actually refer to the rrd filename.




More information about the collectd-changes mailing list