[Bug binutils/14526] c++filt is crashed on large files

2012-08-29 Thread aponomarenko at rosalab dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=14526 Andrey Ponomarenko changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #3 from Andr

[Bug binutils/14526] c++filt is crashed on large files

2012-08-28 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14526 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Version|2.22

[Bug binutils/14526] c++filt is crashed on large files

2012-08-28 Thread hjl.tools at gmail dot com
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