http://sourceware.org/bugzilla/show_bug.cgi?id=14526
Andrey Ponomarenko changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #3 from Andr
http://sourceware.org/bugzilla/show_bug.cgi?id=14526
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Version|2.22
http://sourceware.org/bugzilla/show_bug.cgi?id=14526
--- Comment #1 from H.J. Lu 2012-08-28 18:29:25
UTC ---
libiberty/argv.c has
if (input != NULL)
{
copybuf = (char *) alloca (strlen (input) + 1);
it easily exceeds stack limit.
--
Configure bugmail: http://sourceware.org/bu