Skip to content

Add missing password field in /etc/group

There is one more field in /etc/group, compare with some Linux installation (if you have one).

Before the patch call to getgrouplist panics trying to convert third field - at the time, members list - to integer.

Merge request reports

Loading