commit | 204cf1abb0fa5c5f31397a79eac3a8739f360d9e | [log] [tgz] |
---|---|---|
author | Bodo Möller <bodo@openssl.org> | Sun Aug 08 14:21:04 1999 +0000 |
committer | Bodo Möller <bodo@openssl.org> | Sun Aug 08 14:21:04 1999 +0000 |
tree | 62bd1b4b4a5f1266fb643841b3bedfbf6008afe0 | |
parent | 5e6369197282df109556ba59c98d86144bfa2111 [diff] [blame] |
Comments.
diff --git a/ssl/ssl_cert.c b/ssl/ssl_cert.c index b33658f..6d2511f 100644 --- a/ssl/ssl_cert.c +++ b/ssl/ssl_cert.c
@@ -426,7 +426,7 @@ (char *)s); if (s->ctx->app_verify_callback != NULL) - i=s->ctx->app_verify_callback(&ctx); + i=s->ctx->app_verify_callback(&ctx); /* should pass app_verify_arg */ else { #ifndef NO_X509_VERIFY