5c39a55d04
Change all calls to getenv() inside libcrypto to use a new wrapper function that use secure_getenv() if available and an issetugid then getenv if not. CPU processor override flags are unchanged. Extra checks for OPENSSL_issetugid() have been removed in favour of the safe getenv. Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de> (Merged from https://github.com/openssl/openssl/pull/7047) |
||
---|---|---|
.. | ||
build.info | ||
ct_b64.c | ||
ct_err.c | ||
ct_locl.h | ||
ct_log.c | ||
ct_oct.c | ||
ct_policy.c | ||
ct_prn.c | ||
ct_sct.c | ||
ct_sct_ctx.c | ||
ct_vfy.c | ||
ct_x509v3.c |