]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: don't allow escaping arguments in the runtime package.
authorKeith Randall <khr@golang.org>
Tue, 29 Jul 2014 21:38:08 +0000 (14:38 -0700)
committerKeith Randall <khr@golang.org>
Tue, 29 Jul 2014 21:38:08 +0000 (14:38 -0700)
commitd2204e6c0ee18d9a1728e01d233d03062936961c
treef711ae9a873bc41e460a8c0c5a60e4e6ebeba508
parentfbfd32b80c3a11b933e64262b96f04b5b6adaa65
cmd/gc: don't allow escaping arguments in the runtime package.

This is a case that was missed in https://golang.org/cl/105280047/

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/120910043
src/cmd/gc/walk.c