]> Cypherpunks repositories - gostls13.git/commit
runtime: stack copier should handle nil defers without faulting.
authorKeith Randall <khr@golang.org>
Tue, 27 May 2014 23:26:08 +0000 (16:26 -0700)
committerKeith Randall <khr@golang.org>
Tue, 27 May 2014 23:26:08 +0000 (16:26 -0700)
commit3d1c3e1e262d8f6d7ad2be52af7d226a6fb88ccf
tree156603f542979eb5db191c3a2e99eaabd743064a
parentbd401baef2349e41d99280557bd5d709be78c894
runtime: stack copier should handle nil defers without faulting.

fixes #8047

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://golang.org/cl/101800043
src/pkg/runtime/stack.c