[sudo-commits] sudo changeset 10591:80534785d8b7

Todd C. Miller Todd.Miller at courtesan.com
Sat Aug 13 21:14:03 MDT 2016


changeset:	10591:80534785d8b7 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/80534785d8b7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sat Aug 13 21:12:22 2016 -0600

Log Message:
	Separate out the supplemental group ID checks from the supplemental
	group name checks in user_in_group().  We now call sudo_get_gidlist()
	only when the group name in sudoers begins with a '#' (which is
	seldom used).

diffstat:

 plugins/sudoers/pwutil.c |  77 ++++++++++++++++++++++++-----------------------
 1 files changed, 40 insertions(+), 37 deletions(-)


More information about the sudo-commits mailing list