aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata
diff options
context:
space:
mode:
authorMichael Matloob <matloob@golang.org>2022-01-21 16:05:02 -0500
committerMichael Matloob <matloob@golang.org>2022-01-21 21:58:14 +0000
commit35b0db7607a33da662a510f85d30f18cd40c1149 (patch)
tree4cd4a518808914e62c456136e26b49895aee5dd7 /src/runtime/testdata
parent9eba5ff5219a76c3c4e020fa27e966a226174d7e (diff)
downloadgo-35b0db7607a33da662a510f85d30f18cd40c1149.tar.xz
cmd/go: evaluate root symlink in matchPackages
This fixes checks for crossing module boundaries when the root of the module is a symlink. We're comparing paths by string, so we need to follow the symlink to get the proper path to compare. Change-Id: Idf5f0dd5c49bcae5fffb5372e99a7fab89169a9d Reviewed-on: https://go-review.googlesource.com/c/go/+/380057 Trust: Michael Matloob <matloob@golang.org> Run-TryBot: Michael Matloob <matloob@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions