]> granicus.if.org Git - sudo/commit
Fix the counting of supplementary groups on AIX.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Mar 2019 20:08:21 +0000 (14:08 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 18 Mar 2019 20:08:21 +0000 (14:08 -0600)
commit731e796711d4554f67d7f14aaf5b9f15696090cc
treecd5e950dced58363e55b983f3c75489f73a9aeb4
parent194968eaf0ef6fd3d2a7c3eb6a78166074fe25ec
Fix the counting of supplementary groups on AIX.
We should not assume that basegid will be present in the list of
gids returned by getgrset().
lib/util/getgrouplist.c