]> granicus.if.org Git - sudo/commit
Just clean the environment once. This assumes that any further
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 20 Feb 2005 16:48:05 +0000 (16:48 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 20 Feb 2005 16:48:05 +0000 (16:48 +0000)
commit6bee8e377019c1de4a64f27ffab96e3301551aac
tree6a715770f9e44c235a38d286c8395657cdc8a099
parent87a8b5b48b173a31a38ad2596774e8cf91ec07b6
Just clean the environment once.  This assumes that any further
setenv/putenv will be able to handle the fact that we replaced environ
with our own malloc'd copy but all the implementations I've checked do.
env.c
sudo.c