Descriptionwin: Fix use of THREAD_ALL_ACCESS on XP
OpenThread(THREAD_ALL_ACCESS, ...) fails on XP with the uplevel value of
THREAD_ALL_ACCESS, so use the XP value.
Similar to the PROCESS_ALL_ACCESS in
https://codereview.chromium.org/1337133002/ but I mistakenly only
grepped for PROCESS_ALL_ACCESS at that point.
R=mark@chromium.org
BUG=crashpad:50
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/c3cc1d19c1f0ec0d78fa26d8604d8b598f014d9b
Patch Set 1 #Patch Set 2 : ws #
Total comments: 10
Patch Set 3 : more expects, ErrorMessage #Patch Set 4 : . #Patch Set 5 : . #Patch Set 6 : more checks #Messages
Total messages: 6 (0 generated)
|