[sudo-commits] sudo changeset 5407:c1bbb88d0435

Todd C. Miller Todd.Miller at courtesan.com
Fri May 28 09:42:56 EDT 2010


changeset:	5407:c1bbb88d0435 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c1bbb88d0435
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri May 28 09:42:50 2010 -0400

Log Message:
	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.

diffstat:

 plugins/sudoers/env.c |  43 ++++++++++++++++++++++++++++++-------------
 1 files changed, 30 insertions(+), 13 deletions(-)



More information about the sudo-commits mailing list