]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509_vfy.c: Remove superfluous assignment to 'ret' in check_chain()
authorAnkita Shetty <ankita.s.shetty65@gmail.com>
Fri, 20 Nov 2020 09:15:35 +0000 (10:15 +0100)
committerPauli <paul.dale@oracle.com>
Sun, 22 Nov 2020 05:45:14 +0000 (15:45 +1000)
commit5811387bac39cdb6d009dc0139b56e6896259cbd
tree8df73fe535ea3ebc7c4c0854056c5c2fecba4875
parent5053394aa6bc989e1ce8f0e47578c691aee6aa47
x509_vfy.c: Remove superfluous assignment to 'ret' in check_chain()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13458)
crypto/x509/x509_vfy.c