[sudo-commits] sudo changeset 6109:6ffd892243ab

Todd C. Miller Todd.Miller at courtesan.com
Fri Oct 1 12:21:22 EDT 2010


changeset:	6109:6ffd892243ab in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6ffd892243ab
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Oct 01 12:05:14 2010 -0400

Log Message:
	Move set_project() into runas_setup().  Fixes a NULL deref when
	project support is enabled and sudo's -g flag is used without the
	-u flag.

diffstat:

 set_perms.c |  67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 sudo.c      |  74 -------------------------------------------------------------
 2 files changed, 67 insertions(+), 74 deletions(-)



More information about the sudo-commits mailing list