Skip to content

Commit

Permalink
test: fix valgrind error
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Aug 25, 2024
1 parent be4489e commit b284582
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ int main(int argc, char *argv[]) {
RUN_SUITE(suite_rules);
RUN_SUITE(suite_input);

base = NULL;
g_strfreev(configs);

// this returns the error code
Expand Down

0 comments on commit b284582

Please sign in to comment.