From 55aa55c24fe77aae07d530662f91b4d50c4990f0 Mon Sep 17 00:00:00 2001 From: Chuck Silvers Date: Wed, 30 Jun 2021 02:48:56 -0700 Subject: 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. --- CONTRIBUTORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e22345915..25f3684a9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -92,4 +92,5 @@ Microsoft Corporation Mickaël Salaün ANSSI Vincent Dagonneau -Desmond Cheong Zhi Xi \ No newline at end of file +Desmond Cheong Zhi Xi +Chuck Silvers -- cgit mrf-deployment