Descriptionfix RLZ crasher in process_info.cc
RLZ is using a very convoluted and fragile way to check for
code running as NT/SYSTEM.
- It can fail, which causes a crash
- It is quite slow on domains
- It is incorrect because "SYSTEM" is not the string in some locales.
BUG=428944
Committed: https://crrev.com/feb83154301ec37a3839ab3e1604de5c4de6b264
Cr-Commit-Position: refs/heads/master@{#302741}
Patch Set 1 #Patch Set 2 : includes #Patch Set 3 : string16 #Messages
Total messages: 16 (7 generated)
|