summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d20a940)
raw | patch | inline | side by side (parent: d20a940)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Feb 2015 10:30:09 +0000 (11:30 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 1 Feb 2015 14:00:36 +0000 (15:00 +0100) |
src/plugins/backend/collectd/unixsock.c | patch | blob | history |
index da77d727a213dd2325cc8edf5b0801d50648775a..8af5327624e135c15796b5e86c1bc6a7878cbedd 100644 (file)
if (ud->ts_base)
free(ud->ts_base);
ud->ts_type = ud->ts_base = NULL;
+
+ free(ud);
} /* user_data_destroy */
/* store the specified host-name (once per iteration) */