summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 042342e)
raw | patch | inline | side by side (parent: 042342e)
author | Florian Forster <octo@collectd.org> | |
Sat, 30 May 2015 21:17:53 +0000 (23:17 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 30 May 2015 21:17:55 +0000 (23:17 +0200) |
Issue: #997
src/statsd.c | patch | blob | history |
diff --git a/src/statsd.c b/src/statsd.c
index ebb7c1ebd43e003c22f6bffbba1d6f9166abfa8c..f6811b6fb29d4d82bdf2efcd1d4fceda8b69f0a6 100644 (file)
--- a/src/statsd.c
+++ b/src/statsd.c
metric->set = NULL;
}
- sfree (name);
sfree (metric);
} /* }}} void statsd_metric_free */