summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/uid.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2015-04-11 16:03:21 +0000
committerderaadt <deraadt@openbsd.org>2015-04-11 16:03:21 +0000
commit920ccb623f2ff40701397bf8b898c6ebdf3a73a1 (patch)
tree42f30243fc29ec194cff8931d1faf2328e35f8bb /lib/libssl/src/crypto/uid.c
parentPut back a goto end that was unintentionally removed. (diff)
downloadwireguard-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/libssl/src/crypto/uid.c')
0 files changed, 0 insertions, 0 deletions