From: schwarze Date: Sat, 17 Feb 2018 19:14:16 +0000 (+0000) Subject: Remove a warning about the dangers of X509_VERIFY_PARAM_set1_name(3) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b43e718c39c6fe25f47c8dd477284cfeb7a83fe9;p=openbsd Remove a warning about the dangers of X509_VERIFY_PARAM_set1_name(3) because jsing@ points out that this follows a (dangerous) general pattern in the library, and mentioning that everywhere would become repetitive. --- diff --git a/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 b/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 index 04f38c8ec57..184a44cc492 100644 --- a/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 +++ b/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.7 2018/02/11 20:59:30 schwarze Exp $ +.\" $OpenBSD: X509_VERIFY_PARAM_set_flags.3,v 1.8 2018/02/17 19:14:16 schwarze Exp $ .\" full merge up to: OpenSSL d33def66 Feb 9 14:17:13 2016 -0500 .\" selective merge up to: OpenSSL 48e5119a Jan 19 10:49:22 2018 +0100 .\" @@ -68,7 +68,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 11 2018 $ +.Dd $Mdocdate: February 17 2018 $ .Dt X509_VERIFY_PARAM_SET_FLAGS 3 .Os .Sh NAME @@ -269,9 +269,6 @@ if .Fa name is .Dv NULL . -This function is quite dangerous because it invalidates pointers -previously returned from -.Fn X509_VERIFY_PARAM_get0_name . .Pp .Fn X509_VERIFY_PARAM_set_flags sets the flags in