[PATCH] posix: if glob has a trailing slash match directories only.
Paul Eggert
eggert@cs.ucla.edu
Wed Nov 29 01:58:00 GMT 2017
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.
More information about the Libc-alpha
mailing list