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 libc/13367] New: getent initgroups does not exit 3


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

             Bug #: 13367
           Summary: getent initgroups does not exit 3
           Product: glibc
           Version: 2.14
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: mark@proseconsulting.co.uk
    Classification: Unclassified


nss/getent.c initgroups_keys() does nothing if number==0.  What it should do is
the same as netgroup_keys(), i.e. display to stderr "Enumeration not supported
on initgroups" and return with status 3.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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