From a9064b6d2c789a691908b636f624edf86f869a33 Mon Sep 17 00:00:00 2001 From: lhodges1 Date: Mon, 21 Aug 2023 22:44:31 +1000 Subject: [PATCH] e --- driver/modules.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/driver/modules.c b/driver/modules.c index 7991f8a..c696efd 100644 --- a/driver/modules.c +++ b/driver/modules.c @@ -71,6 +71,8 @@ NTSTATUS PopulateWhitelistedModuleBuffer( sizeof( WHITELISTED_REGIONS ) ); } + + return STATUS_SUCCESS; } NTSTATUS ValidateDriverIOCTLDispatchRegion(