]> Cypherpunks.ru repositories - gostls13.git/commit
debug/buildinfo: read full data segment to lookup buildinfo magic
authorAlexander Yastrebov <yastrebov.alex@gmail.com>
Sat, 29 Jul 2023 17:00:35 +0000 (17:00 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 31 Jul 2023 18:36:20 +0000 (18:36 +0000)
commit17d67ed0c904871bb2738ec7d1ed7831924c9aaf
tree252bda3f174270dac2c7548f17d25a23c4eda47a
parent1eaeec10958bf41d082ef212ee689fd8c1284320
debug/buildinfo: read full data segment to lookup buildinfo magic

Fixes #61644

Change-Id: I7d40c33e65221994bb6865d22dd0994545603ba8
GitHub-Last-Rev: aca92afcbdef2dd191ed0e5c61da29d3b1cb0698
GitHub-Pull-Request: golang/go#61649
Reviewed-on: https://go-review.googlesource.com/c/go/+/514075
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/debug/buildinfo/buildinfo.go