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/17079] New: nss_files mishandles small buffer


https://sourceware.org/bugzilla/show_bug.cgi?id=17079

            Bug ID: 17079
           Summary: nss_files mishandles small buffer
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
                CC: drepper.fsp at gmail dot com
            Blocks: 16071

The patch for bug 16071 broke parsing of files where a line doesn't fit in the
supplied buffer, by ignoring such lines instead of returning ERANGE to the
caller.

-- 
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]