]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/get: reject Windows shortnames as path components
authorBryan C. Mills <bcmills@google.com>
Tue, 4 Dec 2018 19:37:39 +0000 (14:37 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 14 Dec 2018 01:01:05 +0000 (01:01 +0000)
commit4ab6fb194572846d53b80a92a0d87eaf31446542
tree7f9052873188716e5ac9c08755db6bf736772da6
parentbc82d7c7db83487e05d7a88e06549d4ae2a688c3
cmd/go/internal/get: reject Windows shortnames as path components

Updates #29230

Change-Id: Ia32d8ec1fc0c4e242f50d8871c0ef3ce315f3c65
Reviewed-on: https://team-review.git.corp.google.com/c/370571
Reviewed-by: Russ Cox <rsc@google.com>
Reviewed-on: https://go-review.googlesource.com/c/154102
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/get/path.go
src/cmd/go/testdata/script/get_tilde.txt [new file with mode: 0644]