summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/t-oid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/t-oid.c b/tests/t-oid.c
index be68d52..0fe5944 100644
--- a/tests/t-oid.c
+++ b/tests/t-oid.c
@@ -143,6 +143,7 @@ test_oid_to_str (void)
fprintf (stderr, " want=%s\n", tests[tidx].str);
exit (1);
}
+ ksba_free (str);
}
}