]> granicus.if.org Git - sudo/commit
Instead of zeroing out the environment, just prune out entries
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 10 Feb 2005 04:00:04 +0000 (04:00 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 10 Feb 2005 04:00:04 +0000 (04:00 +0000)
commitab2e7bc267d535692ef08954b606002307f870d4
tree3920bfba6a13b05853bf99d0b6f5db8aeed6c155
parent0b315c10d0a451be058389bb8690619d027a0c14
Instead of zeroing out the environment, just prune out entries
based on the env_delete and env_check lists.  Base building up
the new environment on the current environment and the variables
we removed initially.
env.c
sudo.c
sudoers.pod