]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509/by_file.c: fix unreachable and redundant code
authoratishkov <a.tishkov@aladdin.ru>
Tue, 25 Jul 2023 09:25:57 +0000 (12:25 +0300)
committerTodd Short <todd.short@me.com>
Thu, 27 Jul 2023 14:26:11 +0000 (10:26 -0400)
commitae29622f39f7deb0599624cc7a771bfc05f1353f
tree69534ea0dbebb292df0355456b9887f0a1e141c4
parentccb2f3080d84a271f17458a60e0d7ccd77929e95
x509/by_file.c: fix unreachable and redundant code

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/21545)
crypto/x509/by_file.c