]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS: Remove unnecessary NULL check of uri in load_cert_pass()
authorRichard Levitte <levitte@openssl.org>
Fri, 22 May 2020 17:09:45 +0000 (19:09 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 6 Jun 2020 08:34:16 +0000 (10:34 +0200)
commitf5e23fe88904fb5309e5b199bf5254b06dd4f883
tree8ab4bebd8af4b01a8b939341a40507cb4addb2fc
parent0808a75e4db421f0f33d866b0abfe10db4f472f2
APPS: Remove unnecessary NULL check of uri in load_cert_pass()

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11873)
apps/lib/apps.c