]> Cypherpunks repositories - gostls13.git/commit
runtime: fix unwindstack crash
authorRuss Cox <rsc@golang.org>
Fri, 24 Sep 2010 03:04:32 +0000 (23:04 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 24 Sep 2010 03:04:32 +0000 (23:04 -0400)
commit34d413f562fb4de78a8ea84ec3fed252c3667820
treef1194d4f06620fabf5f527fd102c05126602920f
parente439345dfd3c82a04fb334434276035cc59e00be
runtime: fix unwindstack crash

Bug and fix identified by Alexey Gokhberg.
Fixes #1135.

R=r, brainman
CC=golang-dev
https://golang.org/cl/2198046
src/pkg/runtime/proc.c