[sudo-commits] sudo changeset 11596:26ba0c363b80

Todd C. Miller Todd.Miller at sudo.ws
Fri Oct 26 11:13:50 MDT 2018


changeset:	11596:26ba0c363b80 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/26ba0c363b80
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Oct 26 11:11:58 2018 -0600

Log Message:
	Skip sudo_getgrouplist2() check on systems with getgrouplist_2().
	sudo_getgrouplist2() is just a wrapper on such systems and this
	avoids a test failure on macOS where a user is automatically a
	member of certain groups.

diffstat:

 lib/util/regress/getgrouplist/getgrouplist_test.c |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list