]> Cypherpunks.ru repositories - gostls13.git/commit
debug/elf: use saferio to read section data
authorIan Lance Taylor <iant@golang.org>
Sun, 29 May 2022 02:23:11 +0000 (19:23 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 11 Aug 2022 20:34:03 +0000 (20:34 +0000)
commit7367aedfd2b787cff5ea0f883ed7805ead4d4ba6
tree13cd077c8c252d0b88ffe6217381fa712e628a3e
parent502b6057d2a30b284a3889e4439b47289244382b
debug/elf: use saferio to read section data

For #47653
Fixes #45599
Fixes #52522

Change-Id: Id6a80186434080cb0a205978ad7f224252674604
Reviewed-on: https://go-review.googlesource.com/c/go/+/408679
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/debug/elf/file.go