]> Cypherpunks repositories - gostls13.git/commit
runtime: fix another stack split bug
authorRuss Cox <rsc@golang.org>
Fri, 13 Aug 2010 06:26:54 +0000 (23:26 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 13 Aug 2010 06:26:54 +0000 (23:26 -0700)
commite2bde5cf9b1b4e56f1d2c8469006fb11f8a99739
treeeb17e638e930472cd655d08b3412b0e40596edee
parent79c62aaa999cb659d070a8b380bd21a73e7801cf
runtime: fix another stack split bug

Makes godoc --http=:1234 not crash on linux/amd64.

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