diff options
author | 2015-04-11 16:03:21 +0000 | |
---|---|---|
committer | 2015-04-11 16:03:21 +0000 | |
commit | 920ccb623f2ff40701397bf8b898c6ebdf3a73a1 (patch) | |
tree | 42f30243fc29ec194cff8931d1faf2328e35f8bb /lib/libcrypto/uid.c | |
parent | Put back a goto end that was unintentionally removed. (diff) | |
download | wireguard-openbsd-920ccb623f2ff40701397bf8b898c6ebdf3a73a1.tar.xz wireguard-openbsd-920ccb623f2ff40701397bf8b898c6ebdf3a73a1.zip |
Remove all getenv() calls, especially those wrapped by issetugid().
getenv()'s wrapped by issetugid() are safe, but issetugid() is correct
difficult to impliment on many operating systems. By accident, a grand
experiment was run over the last year, where issetugid() returned 1 (the
safe value) on a few operating systems. Noone noticed & complained that
certain environment variables were not working.......
ok doug beck jsing, discussion with others
Diffstat (limited to 'lib/libcrypto/uid.c')
0 files changed, 0 insertions, 0 deletions