go/src/debug
Sasha Melentyev b71ca76065 debug/buildinfo: remove redundant type conversion
Change-Id: Ia8ffc9a17646ad2c74f633610aaf34fef006c023
GitHub-Last-Rev: 6ab0d10739
GitHub-Pull-Request: golang/go#54856
Reviewed-on: https://go-review.googlesource.com/c/go/+/428235
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2022-09-06 16:59:51 +00:00
..
buildinfo debug/buildinfo: remove redundant type conversion 2022-09-06 16:59:51 +00:00
dwarf debug/dwarf: handle malformed line table with bad program offset 2022-06-23 19:05:29 +00:00
elf debug/elf: validate offset and file size ranges 2022-08-29 20:04:56 +00:00
gosym debug/gosym: fix missing symbol version for 1.2+ pclntab 2022-08-09 17:17:44 +00:00
macho debug/macho: use saferio to allocate load command slice 2022-09-02 17:48:30 +00:00
pe debug/pe: check size in uint64 to avoid overflow 2022-08-29 01:35:52 +00:00
plan9obj debug/plan9obj: don't crash on EOF before symbol type 2022-08-23 20:32:50 +00:00