Don't use getenv for critical functions when run as setuid/setgid
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 4 Apr 2018 12:45:49 +0000 (14:45 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 4 Apr 2018 12:45:49 +0000 (14:45 +0200)
commit284f4f6b70998b2b46dc74c3003c82cb1db0e742
treeb5bf90f6a5a1803c699f182fb756d52e2c0d450a
parentdc55e4f70f401c5869410d6a0c068c18c3fd53ec
Don't use getenv for critical functions when run as setuid/setgid

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5856)
CHANGES
crypto/conf/conf_mod.c
crypto/engine/eng_list.c
doc/man3/ENGINE_add.pod
doc/man3/OPENSSL_config.pod
doc/man5/config.pod