diff options
| author | Jes Cok <xigua67damn@gmail.com> | 2023-09-20 23:37:59 +0000 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-09-21 16:15:02 +0000 |
| commit | 7117819fdc1f9c365e4ec02d7e2f17eccf081a4d (patch) | |
| tree | 2b950a7f321fe3aca22980b079b77c203594ab64 /src/syscall/exec_linux_test.go | |
| parent | b6ae112ff1bb7ace761ed8dfee95626069280f07 (diff) | |
| download | go-7117819fdc1f9c365e4ec02d7e2f17eccf081a4d.tar.xz | |
runtime: no need to convert 'c.fault()' to uintptr in sighandler
After CL 528817, *sigctxt.fault of all arches return uintptr, so
there is no need to convert 'c.fault()' to uintptr anymore.
Change-Id: I062283b578adaaee69d8f439b109a573eeb15110
GitHub-Last-Rev: 3ce3a75a66557d1a8ff089fd532ac694bfa0104f
GitHub-Pull-Request: golang/go#63133
Reviewed-on: https://go-review.googlesource.com/c/go/+/529995
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions
