diff options
| author | Rob Pike <r@golang.org> | 2015-09-15 10:59:27 -0700 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2015-09-15 20:56:39 +0000 |
| commit | 448f84a43ab14a30a6bada6ce22a6dc6e89ea85e (patch) | |
| tree | 2fb9c2b0adb0400eaae4ac25672a89ffbe3dc784 /src/runtime/debug | |
| parent | dace9397b10e85db15c4760eb283ca43855d87d2 (diff) | |
| download | go-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
