Skip to content

Commit

Permalink
Fix regression disabling mitigation policy winsiderss#1242 (from commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dmex committed Jun 6, 2022
1 parent 74d2a00 commit 38cf83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProcessHacker/options.c
Original file line number Diff line number Diff line change
Expand Up @@ -1101,7 +1101,7 @@ NTSTATUS PhpSetExploitProtectionEnabled(
{
status = PhOpenKey(
&keyHandle,
DELETE,
KEY_WRITE,
PH_KEY_LOCAL_MACHINE,
&keypath->sr,
OBJ_OPENIF
Expand Down

0 comments on commit 38cf83f

Please sign in to comment.