(hxtool_ca): free cert

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20397 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-18 13:53:09 +00:00
parent 5b5ea66379
commit bee46381d8

View File

@@ -1592,6 +1592,8 @@ hxtool_ca(struct certificate_sign_options *opt, int argc, char **argv)
hx509_certs_free(&certs);
}
hx509_cert_free(cert);
return 0;
}