Simplify and clean X509_VERIFY_PARAM new/free code.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Thu, 15 Sep 2016 19:42:53 +0000 (21:42 +0200)
committerMatt Caswell <matt@openssl.org>
Wed, 9 Nov 2016 09:19:19 +0000 (09:19 +0000)
commit234b8af4b748311b8856bfd30ae45d187a184465
tree3fa3b08cc9220a05e2037a8f750e3c50ea9a2f21
parent902aca09f3cfdf124dc92c7338635b8515eb8f39
Simplify and clean X509_VERIFY_PARAM new/free code.

Split x509_verify_param_zero code to the right place

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/x509/x509_vpm.c