diff options
| author | Michael Matloob <matloob@golang.org> | 2022-01-21 16:05:02 -0500 |
|---|---|---|
| committer | Michael Matloob <matloob@golang.org> | 2022-01-21 21:58:14 +0000 |
| commit | 35b0db7607a33da662a510f85d30f18cd40c1149 (patch) | |
| tree | 4cd4a518808914e62c456136e26b49895aee5dd7 /src/runtime/testdata/testwinlib | |
| parent | 9eba5ff5219a76c3c4e020fa27e966a226174d7e (diff) | |
| download | go-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/testwinlib')
0 files changed, 0 insertions, 0 deletions
