go/src/debug/pe
Tobias Klauser 9cb2471334 debug/pe: prevent slice out of bounds access in (*File).ImportedSymbols
Fixes #30253

Change-Id: I0c3d67649ea379b67f3575c1219fe05a04f056ae
Reviewed-on: https://go-review.googlesource.com/c/162859
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
2019-02-27 08:10:14 +00:00
..
testdata
file.go debug/pe: prevent slice out of bounds access in (*File).ImportedSymbols 2019-02-27 08:10:14 +00:00
file_cgo_test.go cmd/link: write dwarf sections 2017-03-01 04:51:03 +00:00
file_test.go debug/pe: prevent slice out of bounds access in (*File).ImportedSymbols 2019-02-27 08:10:14 +00:00
pe.go debug/pe: support windows/arm 2018-08-20 18:12:47 +00:00
section.go
string.go debug/pe: use bytes.IndexByte instead of a loop 2018-03-07 16:12:08 +00:00
symbol.go debug/pe: do not create symbol table if FileHeader.PointerToSymbolTable is 0 2016-11-17 07:55:06 +00:00