]> Cypherpunks.ru repositories - gostls13.git/commit
debug/pe: fetch section size directly in (*Section).Data
authorIan Lance Taylor <iant@golang.org>
Wed, 17 Aug 2022 03:45:59 +0000 (20:45 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 19 Aug 2022 21:29:19 +0000 (21:29 +0000)
commitf3563bc55c7029473aeaf228171ecd06f1317532
treec62ea8a01038e56951a4457bb960c65eed51cbf2
parent375a80c9ef521404f1d972ad82719f90bc3a019f
debug/pe: fetch section size directly in (*Section).Data

Change-Id: Idc1f8b3fb6b4b2fdcc6dade048cc14c53715319f
Reviewed-on: https://go-review.googlesource.com/c/go/+/424197
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/debug/pe/section.go