8000 Release fix passwd struct · hmeiland/linuxaad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

0