diff options
| author | Than McIntosh <thanm@google.com> | 2023-08-15 10:24:41 -0400 |
|---|---|---|
| committer | Than McIntosh <thanm@google.com> | 2023-08-15 15:39:57 +0000 |
| commit | 1e245d21b8ec0a4afb459b6f146cbc0c47f5cb24 (patch) | |
| tree | dc7e025ed3626e7f820129deeb64a06db1e55f51 /src/cmd/vendor/github.com | |
| parent | fc212a9307980b8d29fff1736f0ba1ed1e5898a2 (diff) | |
| download | go-1e245d21b8ec0a4afb459b6f146cbc0c47f5cb24.tar.xz | |
cmd/internal/archive: skip sentinel archive entries created by Go cmd
When reading an archive, check for the presence of sentinel entries
created by the Go command. These zero-sized marker entries don't contain
any useful symbols, but rather are there to communicate info to the
linker; ignore them during symbol dumping.
Fixes #62036.
Change-Id: Ied017b0c5b92a3cf6fd13bb9c9f3a9664e4f20f8
Reviewed-on: https://go-review.googlesource.com/c/go/+/519635
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/cmd/vendor/github.com')
0 files changed, 0 insertions, 0 deletions
