[Bug 49091] nProtect Anti-Virus/Spyware 4.0 'TKPcFtCb64.sys' crashes on unimplemented function 'ntoskrnl.exe.KeInitializeGuardedMutex'

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 15 16:52:30 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=49091

Ben Shefte <shefben at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shefben at gmail.com

--- Comment #1 from Ben Shefte <shefben at gmail.com> ---
Created attachment 71647
  --> https://bugs.winehq.org/attachment.cgi?id=71647
ntoskrnl.exe_KeInitializeGuardedMutex_impl_unguarded.patch

this is an initial implementation of KeInitializeGuardedMutex.  This does NOT
use guarded mutex's like it is supposed to.  This patch is just to basically
use the unguarded/regular KeInitializeMutex() function as a replacement for the
time being.  That is, until someone implements guarded mutex's

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list