diff options
| author | Rob Pike <r@golang.org> | 2015-09-10 15:48:23 -0700 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2015-09-11 00:52:21 +0000 |
| commit | 5e89acb580dcb09e41c56b638753d7a9467d8614 (patch) | |
| tree | ed1b9a45a3d155b37890ac512154fbd2ddcb32a3 /src/runtime/trace/trace_stack_test.go | |
| parent | 2b50e6b4583ee72254ca61a689ae63f9189543f7 (diff) | |
| download | go-5e89acb580dcb09e41c56b638753d7a9467d8614.tar.xz | |
cmd/asm: fix some fuzz bugs
One (12466) was an actual logic error, backing up when there was
nothing there. The others were due to continuing to process an
instruction when it cannot work.
Methodically stop assembling an instruction when it's not going to
succeed.
Fixes #12466.
Fixes #12467.
Fixes #12468.
Change-Id: I88c568f2b9c1a8408043b2ac5a78f5e2ffd62abd
Reviewed-on: https://go-review.googlesource.com/14498
Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'src/runtime/trace/trace_stack_test.go')
0 files changed, 0 insertions, 0 deletions
