Leak less memory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20895 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -468,6 +468,9 @@ print_certificate(hx509_context hxcontext, hx509_cert cert, int verbose)
|
||||
hx509_validate_ctx_add_flags(vctx, HX509_VALIDATE_F_VERBOSE);
|
||||
|
||||
hx509_validate_cert(hxcontext, vctx, cert);
|
||||
|
||||
hx509_validate_ctx_free(vctx);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user