DescriptionImplement new method to get process base address in Windows sandbox.
This CL implements a new method of getting the base address of a new
process. It's not clear if the old method of using the thread context is
reliable in the face of third party software, so this implementation
instead uses only documented functionality to acheive the same thing.
BUG=645050
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.win:win10_chromium_x64_rel_ng
Committed: https://crrev.com/cd115ae669e4475f9478600506e2130c7dc4b98a
Cr-Commit-Position: refs/heads/master@{#417381}
Patch Set 1 #Patch Set 2 : Remove redundant close handle call #
Total comments: 3
Patch Set 3 : Fixed minor nits #Patch Set 4 : Fix typo #
Messages
Total messages: 14 (6 generated)
|