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
fixed a bug in the creation in the passwd struct that would give correct getpwnam_r returns but might fail on some getpwnam requests. also filling the gecos field now with "..." instead of keeping it empty.