]> Cypherpunks repositories - gostls13.git/commit
cmd/link: use shdr as a slice rather than counting in elfhdr.Shnum
authorIan Lance Taylor <iant@golang.org>
Fri, 7 Nov 2025 19:20:15 +0000 (11:20 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 27 Nov 2025 04:00:38 +0000 (20:00 -0800)
commitb0c278be4072b2aec941e4600852f7a5ff40fe22
tree6def3fc59c2c4c16d187884151d7ab72cbb6a22b
parent0ff323143de9d6915a8abec441009cecd803e442
cmd/link: use shdr as a slice rather than counting in elfhdr.Shnum

Change-Id: I293e50e3a6ab19fb927099e106095d6aa1241b9f
Reviewed-on: https://go-review.googlesource.com/c/go/+/718820
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/elf.go