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 glob/20707] gl_pathv entries not set to NULL with GLOB_DOOFFS


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

--- Comment #5 from Michael Wallner <mike at php dot net> ---
Hi, is there still anyone listening? I'm apparently not allowed to reopen this
bug.

As already mentioned in comment #3, the faulty behavior can be reproducibly
triggered by GLOB_BRACE|GLOB_DOOFFS.

And comment #4 shows, that the alloc actually happens in glob_in_dir by a
realloc(NULL).

Thanks.

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