summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 81cd3cf)
raw | patch | inline | side by side (parent: 81cd3cf)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 18 Oct 2011 14:22:04 +0000 (14:22 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 18 Oct 2011 14:22:04 +0000 (14:22 +0000) |
src/rrd_xport.c | patch | blob | history |
diff --git a/src/rrd_xport.c b/src/rrd_xport.c
index aecd7f373bd483f77495dbf38cb075344bcbc3a9..8f13492ad457ccca5bc00875b68ba843fb15ccfc 100644 (file)
--- a/src/rrd_xport.c
+++ b/src/rrd_xport.c
while (--j > -1)
free(legend_list[j]);
free(legend_list);
+ free(step_list);
rrd_set_error("malloc xport legend entry");
return (-1);
}