[sudo-commits] sudo changeset 7840:8e6d119452a5

Todd C. Miller Todd.Miller at courtesan.com
Thu Mar 8 11:36:16 EST 2012


changeset:	7840:8e6d119452a5 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/8e6d119452a5
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Mar 08 11:30:21 2012 -0500

Log Message:
	Disable environment hooks after we get user_env back to make sure
	a plugin can't to modify user_env after we "own" it.  This is kind
	of a hack but we don't want the init_session plugin function to
	modify user_env.

diffstat:

 src/hooks.c |  26 ++++++++++++++++++++++++++
 src/sudo.c  |   4 ++++
 src/sudo.h  |   1 +
 3 files changed, 31 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list