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/20331] New: fts ignores errors from readdir()


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

            Bug ID: 20331
           Summary: fts ignores errors from readdir()
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: P at draigBrady dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

In https://sourceware.org/git/?p=glibc.git;a=history;f=io/fts.c, readdir() is
assumed always to succeed which is incorrect. This was fixed up in gnulib with:
http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=6835fc45

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