summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0ccc0b1)
raw | patch | inline | side by side (parent: 0ccc0b1)
author | Scott Sanders <scott@jssjr.com> | |
Mon, 8 Aug 2011 15:00:11 +0000 (11:00 -0400) | ||
committer | Scott Sanders <scott@jssjr.com> | |
Mon, 8 Aug 2011 15:00:11 +0000 (11:00 -0400) |
write_graphite.c | patch | blob | history |
diff --git a/write_graphite.c b/write_graphite.c
index 420b78558ea1f1f45f377f876638a6b91a7eb4e9..322b8254accd2d6556c9102c3460ec65b49ba84b 100644 (file)
--- a/write_graphite.c
+++ b/write_graphite.c
wg_flush_nolock (/* timeout = */ 0, cb);
close(cb->sock_fd);
+ sfree(cb->name);
sfree(cb->host);
sfree(cb->prefix);