summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e7486d9)
raw | patch | inline | side by side (parent: e7486d9)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 2 Jan 2014 00:15:52 +0000 (01:15 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 2 Jan 2014 00:15:52 +0000 (01:15 +0100) |
t/frontend/parser_test.c | patch | blob | history |
index 444c8a70bfc79d27ed7e1f5dd47610871018c96d..589553398bd9058ac50fe8d3e342e30a9c8ad00c 100644 (file)
--- a/t/frontend/parser_test.c
+++ b/t/frontend/parser_test.c
"(CONNECTION_LIST)", SDB_CONN_NODE(obj)->cmd,
CONNECTION_LIST);
}
+
+ sdb_llist_destroy(check);
}
}
END_TEST