author | Florian Forster <octo@collectd.org> | |
Sat, 30 May 2015 21:13:42 +0000 (23:13 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 30 May 2015 21:13:42 +0000 (23:13 +0200) | ||
commit | 042342e6323c10064c77800e9a8f974ba73a1294 | |
tree | 8e348bcdca212f56fdec8fb28c7980171df58977 | tree | snapshot |
parent | 9b43c4ca7442e7886c1fbe339ce57f297872269f | commit | diff |
statsd plugin: Free latency counter and AVL trees.
latency counters (used by TIMER metrics) and AVL trees (used by SET metrics)
were not freed when cleaning up unused metrics. This resulted in leaked memory.
Fixes: #997
latency counters (used by TIMER metrics) and AVL trees (used by SET metrics)
were not freed when cleaning up unused metrics. This resulted in leaked memory.
Fixes: #997
src/statsd.c | diff | blob | history |