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
1521: Prevent buffer over-read in getgroups() r=asomers a=blyxxyz
An edge case I found in another wrapper around `getgroups()`. `@jhscheer` pointed me to this implementation which had the same issue.
Co-authored-by: Jan Verbeek <jan.verbeek@posteo.nl>
0 commit comments