]> Cypherpunks repositories - gostls13.git/commit
runtime: increase stack system space on windows/amd64
authorHector Chu <hectorchu@gmail.com>
Sat, 17 Sep 2011 10:39:29 +0000 (20:39 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 17 Sep 2011 10:39:29 +0000 (20:39 +1000)
commit6bc0346e288996159492f37db77c986aebd11882
tree4dd495525514168993c05ebf9bf023d9077a20a3
parenta506c96ab2646ccbfcc3a9b37bbf58ed77ddc47f
runtime: increase stack system space on windows/amd64

gotest src/pkg/exp/template/html was crashing because the exception handler overflowed the goroutine stack.

R=alex.brainman, golang-dev
CC=golang-dev
https://golang.org/cl/5031049
src/pkg/runtime/stack.h