From b2845824569bdae919528fd62dd8a370a76721f9 Mon Sep 17 00:00:00 2001 From: sewn Date: Sun, 25 Aug 2024 21:00:48 +0300 Subject: [PATCH] test: fix valgrind error --- test/test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/test/test.c b/test/test.c index 28bf7b342..ab3927e27 100644 --- a/test/test.c +++ b/test/test.c @@ -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