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 libc/16976] fnmatch unbounded stack VLA for collating symbols


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

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Note that there are two copies in fnmatch of the problematic code 
involving "char str[c1];", I think in order to handle ranges.  Both copies 
will need fixing.

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