DescriptionAllow IAT patches to fail when patching for Active Verifier.
Not all loaded modules import CloseHandle and DuplicateHandle so
InstallHandleHooks was failing incorrectly and causing the Handle
Verifier to be disabled.
Also, continue to patch DuplicateHandle if a module happens to
not import CloseHandle.
BUG=570912
Committed: https://crrev.com/c844be97c13fcf492149a21a0f3d9bf083c3c0d2
Cr-Commit-Position: refs/heads/master@{#366322}
Patch Set 1 #Patch Set 2 : cleanup, add test #
Total comments: 2
Patch Set 3 : code review change #
Messages
Total messages: 13 (6 generated)
|