You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hastd: update assertion for new setgroups/getgroups behavior
We had fixed some of the assertions here, but I had overlooked one more
that doesn't make any sense. We could coalesce these two at the end,
but I guess it's good to be sure that getgroups(2) doesn't have some
bug where we'll feed userspace a GID if it makes room for it.
Reported by: S. Ross Gohlke <ross bisd ro>
Fixes: 9da2fe9 ("kern: fix setgroups(2) and getgroups(2) [...]")
0 commit comments