mirror of
https://github.com/golang/go
synced 2024-11-20 05:34:40 -07:00
fbfed49134
Fixes crash when cgo consumes more than 8K of stack and makes a callback. Fixes #1328. R=golang-dev, rogpeppe, rsc CC=golang-dev, mpimenov https://golang.org/cl/5371042 |
||
---|---|---|
.. | ||
align.go | ||
basic.go | ||
callback_c.c | ||
callback.go | ||
cgo_test.go | ||
duplicate_symbol.go | ||
env.go | ||
exports.go | ||
helpers.go | ||
issue1222.go | ||
issue1328.go | ||
issue1560.go | ||
Makefile | ||
runtime.c |