diff options
| author | Russ Cox <rsc@golang.org> | 2009-11-17 14:42:08 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2009-11-17 14:42:08 -0800 |
| commit | 249e74bd6880845533377c147bab200ed12b8a7f (patch) | |
| tree | 8cfa042bd039328b895de89f5196ba959e10bde3 /src/pkg/http/request.go | |
| parent | e79aee93bcf21e865353adec790711aeac5479c9 (diff) | |
| download | golang-249e74bd6880845533377c147bab200ed12b8a7f.tar.gz | |
runtime: do not create new threads during malloc.
the signal handling stack is a different size than
the normal stack, so it cannot be allocated using
the backup stack allocator.
Fixes issue 250.
R=agl1
CC=golang-dev
http://codereview.appspot.com/157044
Diffstat (limited to 'src/pkg/http/request.go')
0 files changed, 0 insertions, 0 deletions
