RRDtool v1.5.5 Release Notes

Release Date: 2015-11-10 // over 8 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  fix JSON output in xport with legend and gprint blocks
    • ๐Ÿ›  fix parse_time mutex unlocking in the error case
    • don't crash on invalid variable names in CDEF
    • โž• add mutex locking in rrdc_fetch
    • ๐Ÿ›  fix buffer overflow in rrd_restore
    • โœ… shorten test precision to 7 digits ...
    • never exit from a library function
    • โช buffer overflow in rrd_restore.c fixed #669