* NEWS, libmisc/addgrps.c: Fix allocator loop. Continue to

getgroups() when getgroups fails (-1) with errno==EINVAL.
This commit is contained in:
nekral-guest
2011-06-02 15:36:29 +00:00
parent 99d0164837
commit f140c3a0e5
3 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2010-06-02 Cal Peake <cp@absolutedigital.net>
* NEWS, libmisc/addgrps.c: Fix allocator loop. Continue to
getgroups() when getgroups fails (-1) with errno==EINVAL.
2011-06-01 Simon Brandmair <sbrandmair@gmx.net>
* man/newusers.8.xml, man/suauth.5.xml, man/suauth.5.xml,