There was an error while loading. Please reload this page.
1 parent 290a52d commit e87d8a0Copy full SHA for e87d8a0
1 file changed
tests/internal/kv.c
@@ -61,6 +61,7 @@ static void test_kv_get_all_key_values()
61
}
62
63
flb_kv_release(&list);
64
+ flb_free(pairs);
65
66
67
TEST_LIST = {
0 commit comments