openssl/crypto/conf
Gang Chen 8ae080bf85 crypto/conf: gcc build warning fix
Fix the gcc build warning from conf_sap.c:
variable flags set but not used [-Wunused-but-set-variable]
variable appname set but not used [-Wunused-but-set-variable]
variable filename set but not used [-Wunused-but-set-variable]

CLA: trivial

Signed-off-by: Gang Chen <gang.c.chen@intel.com>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19153)
2022-09-09 13:05:57 +01:00
..
build.info
conf_api.c Update copyright year 2022-05-03 13:34:51 +01:00
conf_def.c Update copyright year 2022-05-03 13:34:51 +01:00
conf_def.h Fix copyright year issues 2022-01-06 09:27:02 +01:00
conf_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
conf_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
conf_local.h Make conf_method_st and conf_st deprecated 2021-06-02 12:40:02 +10:00
conf_mall.c Update copyright year 2021-04-08 13:04:41 +01:00
conf_mod.c Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup() 2022-07-01 11:20:51 +02:00
conf_sap.c crypto/conf: gcc build warning fix 2022-09-09 13:05:57 +01:00
conf_ssl.c Update copyright year 2021-04-08 13:04:41 +01:00
keysets.pl