X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ffrontend%2Fparser_test.c;h=589553398bd9058ac50fe8d3e342e30a9c8ad00c;hb=c2b8a7fc6f873b42dc9c95179792c033fc8f3630;hp=444c8a70bfc79d27ed7e1f5dd47610871018c96d;hpb=ae32792b881853979265e41b49866be9ea2d6b2c;p=sysdb.git diff --git a/t/frontend/parser_test.c b/t/frontend/parser_test.c index 444c8a7..5895533 100644 --- a/t/frontend/parser_test.c +++ b/t/frontend/parser_test.c @@ -86,6 +86,8 @@ START_TEST(test_parse) "(CONNECTION_LIST)", SDB_CONN_NODE(obj)->cmd, CONNECTION_LIST); } + + sdb_llist_destroy(check); } } END_TEST