Commit f1a18f6f4cb3bb8ddbc930c4568be9e6ba257b72

Collin Funk 2025-10-10T22:34:19

glob: Prevent a stack overflow with many slashes. * lib/glob.c (__glob): Strip trailing slashes before making the recursive call. * m4/glob.m4 (gl_GLOB): Check for the glibc bug. * doc/posix-functions/glob.texi: Mention the bug.