src/write_riemann.c |    4 ++++
 1 file changed, 4 insertions(+)
New commits:
commit 7e711643c470b830f3f8e94512c0a7adf5418202
Author: Florian Forster <octo at collectd.org>
Date:   Tue Apr 23 07:15:44 2013 +0200
    write_riemann plugin: Really fix a memory leak.
    
    Github: #307