]> Cypherpunks repositories - gostls13.git/commit
runtime: check that Version does not contain \r \n
authorRuss Cox <rsc@golang.org>
Mon, 5 Dec 2016 16:11:47 +0000 (11:11 -0500)
committerRuss Cox <rsc@golang.org>
Mon, 5 Dec 2016 16:49:53 +0000 (16:49 +0000)
commit7e9fa3c3213fc1a4174fe5d6692c83f5610dff42
treef540060770124f3b329297f214ae086b9dbd6a74
parented0b232cdc48398c2074369852e5db8bdcb866aa
runtime: check that Version does not contain \r \n

Change-Id: I8982cfa7337ec457b5235a207ebfda00ef6a2e5a
Reviewed-on: https://go-review.googlesource.com/33917
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/runtime_test.go