summaryrefslogtreecommitdiff
path: root/tests/dn2.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dn2.c')
-rw-r--r--tests/dn2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dn2.c b/tests/dn2.c
index 83bd13243d..6ef8579e62 100644
--- a/tests/dn2.c
+++ b/tests/dn2.c
@@ -100,6 +100,7 @@ doit (void)
gnutls_x509_crt_deinit (cert);
gnutls_global_deinit ();
+ gnutls_free (out.data);
success ("done\n");
}