[sudo-commits] sudo changeset 10903:2c7ac21feb5f

Todd C. Miller Todd.Miller at courtesan.com
Wed Apr 19 14:16:56 MDT 2017


changeset:	10903:2c7ac21feb5f in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/2c7ac21feb5f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Apr 19 09:39:55 2017 -0600

Log Message:
	Avoid unused variable when getgrouplist_2() is available.
	It would be nicer to just provide getgrouplist_2() (or the equivalent)
	and avoid the ugly #ifdefs.

diffstat:

 src/sudo.c |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list