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

Joseph S. Myers joseph@codesourcery.com
Wed Sep 17 15:39:00 GMT 2014


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



More information about the Libc-alpha mailing list