]> granicus.if.org Git - sudo/commit
Instead of trying to keep the global environment in sync with our
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 Jun 2010 14:26:15 +0000 (10:26 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 Jun 2010 14:26:15 +0000 (10:26 -0400)
commitf1cd89bd429329073362b1966a0058b54528484c
tree086da54b50a89095e1c677730d8ad870ad647cbc
parentdee32ba1511896b43e604396fb56d307416b3ec1
Instead of trying to keep the global environment in sync with our
private copy, provide our own getenv() that returns values from the
private environment and use env_get() to pass the environment in
to run_command().

--HG--
branch : 1.7
env.c
sudo.c
sudo.h