]> git.ipfire.org Git - thirdparty/openssl.git/commit
x_x509.c: Simplify X509_new_with_libctx() using x509_set0_libctx()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 12 Aug 2020 19:07:12 +0000 (21:07 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 21 Aug 2020 07:04:09 +0000 (09:04 +0200)
commit4cdf44c46b699934b86b9d842cfd4448b7dbe58e
treed355f6f7f45f6c06360a2c8ddd9db73fd339fdaf
parent09c2e26e640d78afe7da00d856ab113d9181e098
x_x509.c: Simplify X509_new_with_libctx() using x509_set0_libctx()

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11808)
crypto/x509/x_x509.c