This is the mail archive of the libc-alpha@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]

Re: [PATCH] Fix fnmatch handling of collating elements (BZ #17396)


On Wed, 17 Sep 2014, Andreas Schwab wrote:

> -			    char str[c1];

> -				char str[c1];

Does this fix the unbounded VLA allocation (bug 16976)?  If so, then apart 
from mentioning [BZ #16976] I think a testcase for that bug should be 
added as well.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]