]> Cypherpunks repositories - gostls13.git/commit
cmd/link: enable checklinkname by default
authorCherry Mui <cherryyz@google.com>
Wed, 15 May 2024 18:52:35 +0000 (14:52 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 17 May 2024 16:59:50 +0000 (16:59 +0000)
commit003683f41d667c8942657d6fd8bbf9e7c6925c87
treefedba2d380488ea09400fb7ff69235636e32d9c2
parent41aab30bd260297ad8ddad47e98fdf8390a9a67e
cmd/link: enable checklinkname by default

Fixes #67401.

Change-Id: Ia8e091c77414cd1281cadc524215ef89ba9184b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/585556
Reviewed-by: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
src/cmd/link/internal/ld/main.go
src/cmd/link/link_test.go