[Bug go/66016] Accessing nil Func's name results in crash
ian at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 5 17:47:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66016
--- Comment #5 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Tue May 5 17:46:31 2015
New Revision: 222820
URL: https://gcc.gnu.org/viewcvs?rev=222820&root=gcc&view=rev
Log:
PR go/66016
runtime: Don't crash in Func.Name if the Func is nil.
Related to Go issue 10696
Modified:
branches/gcc-5-branch/libgo/runtime/go-caller.c
More information about the Gcc-bugs
mailing list