Skip to content

fix passwd struct

Latest
Compare
Choose a tag to compare
@hmeiland hmeiland released this 08 Jun 21:37
· 8 commits to master since this release

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.