]> git.ipfire.org Git - thirdparty/openssl.git/commit
configutl.c: Remove dead code
authorNorbert Pocs <norbertp@openssl.org>
Wed, 14 May 2025 12:53:31 +0000 (14:53 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 15 May 2025 19:38:10 +0000 (15:38 -0400)
commit677ded7547351bc3b1b6f72745e84b1287402ffb
tree00aeccfe4c1c981a99bca370ac51bdaec06ae585
parent99ea6b38430dc977ba63c832694cdb3c2cb3c2c9
configutl.c: Remove dead code

Resolve coverity issue 16468481646847

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27623)
apps/configutl.c