2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-24 19:08:06 +00:00
sudo/plugins
Todd C. Miller c31ed2cd22 Handle duplicate variables in the environment. For unsetenv(),
keep looking even after remove the first instance.  For sudo_putenv(),
check for and remove dupes after we replace an existing value.
2010-05-28 09:42:50 -04:00
..