This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nis/10085] nss_compat cannot handle split groups in NIS for initgroups()


------- Additional Comments From drepper at redhat dot com  2009-06-21 03:43 -------
The patch is really no good idea.  Introducing a boolean for that isn't
necessary.  We can recognize the situation and automatically switch to the slow
mode.   This is made more acceptable by the additional optimization I
implemented to not perform any additional tests if there is no blacklist.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10085

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]