]> git.ipfire.org Git - thirdparty/openssl.git/commit
http proxy handling: Use ossl_safe_getenv() instead of getenv()
authorMukesh Bharsakle <bharsaklemukesh975@gmail.com>
Sat, 22 Apr 2023 13:56:35 +0000 (14:56 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Apr 2023 07:55:27 +0000 (09:55 +0200)
commite7cbb09fdf8d835bd0d88b4b288edfd525be569c
tree5695373f31a4a5b634ab60d9f31e2dced3532e93
parent26f0150fce64dd878b77eddc4504fd441cbdef87
http proxy handling: Use ossl_safe_getenv() instead of getenv()

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20810)
crypto/http/http_lib.c