summaryrefslogtreecommitdiffstats
path: root/bin/test
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test')
-rw-r--r--bin/test/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/test/test.c b/bin/test/test.c
index 912b845..b3e51a4 100644
--- a/bin/test/test.c
+++ b/bin/test/test.c
@@ -218,6 +218,7 @@ main(int argc, char **argv)
if (*t_wp != NULL && *++t_wp != NULL)
syntax(*t_wp, "unexpected operator");
+ free(nargv);
return res;
}
OpenPOWER on IntegriCloud