Fix various clang-14/15 compiler warnings
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 4 Dec 2022 13:19:55 +0000 (14:19 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Jan 2023 17:16:33 +0000 (17:16 +0000)
commitd49c98d94d5251a7b257c2ef39e891f0a2dd52e6
tree973db0a89e13890280ec2bfe127a731286ee3180
parent5bbd921ff5610bb5cca7475813f7f689f2a670e6
Fix various clang-14/15 compiler warnings

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19930)
crypto/pem/pem_lib.c
crypto/txt_db/txt_db.c
crypto/x509/x_name.c
test/test_test.c
test/testutil/driver.c