]> Cypherpunks.ru repositories - gostls13.git/commit
debug/elf: validate offset and file size ranges
authorDan Kortschak <dan@kortschak.io>
Sat, 27 Aug 2022 03:25:43 +0000 (12:55 +0930)
committerGopher Robot <gobot@golang.org>
Mon, 29 Aug 2022 20:04:56 +0000 (20:04 +0000)
commitdbd0ce84d7c1da2e788c516c72fef44d5b760337
tree6b97bb64c86f8cf8bd108be48f3cb667999a4950
parent59bdbb3effe3e61f85e336a52323024bafaf44bd
debug/elf: validate offset and file size ranges

Change-Id: Iebe31b91c6e81438120f50a8089a8efca3d5339d
Reviewed-on: https://go-review.googlesource.com/c/go/+/426115
Run-TryBot: Dan Kortschak <dan@kortschak.io>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/debug/elf/file.go