aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorZxilly <zxilly@outlook.com>2025-05-15 10:50:40 +0000
committerGopher Robot <gobot@golang.org>2025-05-15 08:21:31 -0700
commitb338f6bfa68da6fc8dfb7a38a975337e659424dc (patch)
treefba3f7d008ae5eeb696fcdf8aed2eaae0f9589c3 /src/testing
parent8105ea53c3d17546a35709d51e6e0993b1d0c261 (diff)
downloadgo-b338f6bfa68da6fc8dfb7a38a975337e659424dc.tar.xz
cmd/link: fix outdated output mmap check
Outbuf.View used to perform a mmap check by default and return an error if the check failed, this behavior has been changed so that now the View never returns any error, so the usage needs to be modified accordingly. Change-Id: I76ffcda5476847f6fed59856a5a5161734f47562 GitHub-Last-Rev: 6449f2973d28c3b4a5c9e289c38dfcc38f83b3d9 GitHub-Pull-Request: golang/go#73730 Reviewed-on: https://go-review.googlesource.com/c/go/+/673095 Reviewed-by: Keith Randall <khr@golang.org> Auto-Submit: Keith Randall <khr@golang.org> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/testing')
0 files changed, 0 insertions, 0 deletions