]> granicus.if.org Git - sudo/commit
Make env_check apply when env_reset it true. Environment variables are
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 18 Jun 2007 12:56:11 +0000 (12:56 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 18 Jun 2007 12:56:11 +0000 (12:56 +0000)
commite096ae6f1301413d894e02daa4231a2923da3508
treedf3d7ce6dd65caf0d66ca13b0812fe0c6e48d01a
parentdb084676e5ad7456fe2e313673db3a358925c8d7
Make env_check apply when env_reset it true.  Environment variables are
passed through unless they contain '/' or '%'.  There is no need
to have a variable in both env_check and env_keep.
env.c