[Bug glob/20707] gl_pathv entries not set to NULL with GLOB_DOOFFS
schwab@linux-m68k.org
sourceware-bugzilla@sourceware.org
Mon Oct 17 19:41:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20707
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
I cannot reproduce that. gl_pathv is always first initialized with gl_offs+1
null pointers. The only way to skip the first assignment is to use
GLOB_APPEND, but that would be an invalid use.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list