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. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') 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 -- cgit mrf-deployment