]> granicus.if.org Git - sudo/commit
Provide unhooked version of getenv() and use it when looking up
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 27 May 2012 16:48:55 +0000 (12:48 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 27 May 2012 16:48:55 +0000 (12:48 -0400)
commitaf9492d117cfc8025f82824805bcb0f19a5235fd
treeaac7c0aab9fba4c92df0416961b59f9ec07a8ae6
parent7a6cad50265aed901277b3e6e5d2d50dd5ef0bf7
Provide unhooked version of getenv() and use it when looking up
DISPLAY and SUDO_ASKPASS in the environment.
src/env_hooks.c
src/sudo.h
src/tgetpass.c