aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/debug
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2015-09-15 10:59:27 -0700
committerRob Pike <r@golang.org>2015-09-15 20:56:39 +0000
commit448f84a43ab14a30a6bada6ce22a6dc6e89ea85e (patch)
tree2fb9c2b0adb0400eaae4ac25672a89ffbe3dc784 /src/runtime/debug
parentdace9397b10e85db15c4760eb283ca43855d87d2 (diff)
downloadgo-448f84a43ab14a30a6bada6ce22a6dc6e89ea85e.tar.xz
internal/obj: protect against nil addr.Sym
This has been the root cause of a number of crashes caused by fuzz throwing modem noise at the assembler, which in turn attempts to print diagnostics but instead just gets crashes. Fixes #12627. Change-Id: I72c2da79d8eb240e1a37aa6140454c552b05e0f1 Reviewed-on: https://go-review.googlesource.com/14595 Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/runtime/debug')
0 files changed, 0 insertions, 0 deletions