]> granicus.if.org Git - shadow/commit
* libmisc/find_new_gid.c, libmisc/find_new_uid.c: Avoid calling
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 22 Feb 2009 23:23:15 +0000 (23:23 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 22 Feb 2009 23:23:15 +0000 (23:23 +0000)
commita62e7812484a80f5f502dbde3bd276bc042bea29
treebb03308221593044d75a0d16ad9e9b35307e9c17
parent32ef9c21353d0cc814f13e3a621267cbc66287e7
* libmisc/find_new_gid.c, libmisc/find_new_uid.c: Avoid calling
getgrent()/getpwent() after they return NULL. This caused LDAP to
return at the beginning of the group/user entries.
ChangeLog
libmisc/find_new_gid.c
libmisc/find_new_uid.c