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

Florian Forster octo at verplant.org
Wed Feb 20 08:37:38 CET 2013


 src/curl_json.c |   33 +++++++++++++++++++++++----------
 1 file changed, 23 insertions(+), 10 deletions(-)

New commits:
commit 59c22282427eb6c38d6651cdaa205533752284cb
Author: Florian Forster <octo at collectd.org>
Date:   Wed Feb 20 08:36:46 2013 +0100

    curl_json plugin: Call yajl_complete_parse() / yajl_parse_complete() only once.
    
    The cURL callback may be called several times, so we need to call the
    complete() function after perform() returns.




More information about the collectd-changes mailing list