]> Cypherpunks repositories - gostls13.git/commit
runtime: fix Caller crash on 386.
authorRuss Cox <rsc@golang.org>
Fri, 4 Dec 2009 01:24:14 +0000 (17:24 -0800)
committerRuss Cox <rsc@golang.org>
Fri, 4 Dec 2009 01:24:14 +0000 (17:24 -0800)
commitcf37254b1cf0789e8bca6071e910d788f7dcf64f
tree724f1118eca540bb9d06cfde764fa2c3e3634cbb
parent6301fb41347a5f159242efad2a4af8f1ac213d34
runtime: fix Caller crash on 386.

Fixes #176.

R=r
https://golang.org/cl/166044
src/pkg/runtime/386/traceback.c