diff --git a/tests/tst-shells1.c b/tests/tst-shells1.c index 6424e4d..9676b3b 100644 --- a/tests/tst-shells1.c +++ b/tests/tst-shells1.c @@ -119,6 +119,7 @@ main(void) econf_free (keys); econf_free (key_file); + econf_free (key_compare); return 0; }