This is the mail archive of the libc-alpha@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]

Re: [PATCH] posix: if glob has a trailing slash match directories only.


On 11/28/2017 01:08 PM, Dmitry Goncharov wrote:
If pattern has a trailing slash match directories only.
This patch fixes [BZ #22513].

I do not observe the bug on Fedora 27, which uses glibc 2.26-16, so presumably this bug was introduced in the recent merges from Gnulib. However, I not observe the bug with Gnulib master lib/glob.c either. Could you explain what introduced the bug, e.g., by isolating the Glibc commit that introduced it? Perhaps we botched the merge, and if so we should fix the botch rather than work around the bug with some extra code.


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