]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/x509/{x509_req,x_all}.c: add some NULL parameter checks, improve coding style
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 29 Aug 2022 11:59:02 +0000 (13:59 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Sat, 10 Sep 2022 13:42:29 +0000 (15:42 +0200)
commit8e39049d38ebe8b8398d6c4aa8a6f7cef9712132
tree1c255d1320b538d413314be81050d021f269423f
parent9249a34b076df9a9d55ab74ab465d336980cae6a
crypto/x509/{x509_req,x_all}.c: add some NULL parameter checks, improve coding style

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19090)
crypto/x509/x509_req.c
crypto/x509/x_all.c