From e1a5a78db0b7b0eb762ff065640349183bfaf0b4 Mon Sep 17 00:00:00 2001 From: donnaskiez Date: Sun, 5 May 2024 23:59:00 +1000 Subject: [PATCH] e --- driver/thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver/thread.c b/driver/thread.c index c6e775c..ee17379 100644 --- a/driver/thread.c +++ b/driver/thread.c @@ -11,7 +11,7 @@ #ifdef ALLOC_PRAGMA # pragma alloc_text(PAGE, DetectThreadsAttachedToProtectedProcess) -# pragma alloc_text(PAGE, ValidateThreadsPspCidTableEntry) +# pragma alloc_text(PAGE, DoesThreadHaveValidCidEntry) #endif BOOLEAN