diff options
author | Michael Pratt <mpratt@google.com> | 2019-10-10 13:39:55 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-10-10 13:41:29 -0700 |
commit | a5170fd825efbea0550137b5979f7bd08398aa55 (patch) | |
tree | 34664f4e4625bf2633acb8e9690373845466dc46 /runsc/cmd/gofer.go | |
parent | f8b18593198cf7ca1adfca19d846e66080b07942 (diff) |
Allow rt_sigreturn in runsc gofer
rt_sigreturn is required for signal handling (e.g., SIGSEGV for nil-pointer
dereference). Before this, nil-pointer dereferences cause a syscall violation
instead of a panic.
PiperOrigin-RevId: 274028767
Diffstat (limited to 'runsc/cmd/gofer.go')
0 files changed, 0 insertions, 0 deletions