Only use environment variables if uid and gid are the same as euid and egid.
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 16:07:18 +0000 (16:07 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 16:07:18 +0000 (16:07 +0000)
commit3e786f4b0d5df1956fe763ed68f1c8ce8519f0aa
tree730412ba1610b02892a6fd4077f0ffb9e8228f6a
parent4b66e713de39a6f396b938c1a93983c0ba7cb45f
Only use environment variables if uid and gid are the same as euid and egid.
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
crypto/threads/mttest.c