aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorChuck Silvers <chuq@chuq.com>2021-06-30 02:48:56 -0700
committerDmitry Vyukov <dvyukov@google.com>2021-07-02 18:37:31 +0200
commit55aa55c24fe77aae07d530662f91b4d50c4990f0 (patch)
treee801ce4af7f43d5a68acec15c3801fcdbb8d29a3 /AUTHORS
parent658ebc66ddf4b2d7ebaf8ecf291da16a1528eeef (diff)
executor: initialize scope in fault_ioc_info
The "scope" field of struct fault_ioc_info is an input to the ioctl, so initialize it to FAULT_SCOPE_LWP to match other fault_ioc_* usage.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 60dd3073d..635b25450 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -45,3 +45,4 @@ Johannes Wellhöfer
Microsoft Corporation
Muhammad Usama Anjum
ANSSI
+Chuck Silvers