Chromium Code Reviews
DescriptionLinux sandbox: more paranoid checks at initialization
We're worried that InitializeSandbox() will be called multithreaded, so we
make sure to keep a file descriptor to /proc around, in Debug mode, to be
able to count threads.
Now that seccomp-legacy has been removed, we also simplify the code around
pre-initialization.
BUG=162334
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197520
Patch Set 1 : #Patch Set 2 : Don't assume that DCHECK will only trigger in debug mode. #
Total comments: 10
Patch Set 3 : Address comments #
Total comments: 14
Patch Set 4 : Address nits. #
Messages
Total messages: 11 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||