Descriptionsandbox: extract SetuidSandboxHost code from SetuidSandboxClient
This separates the code used to "host" the setuid sandbox binary from
the code used to run underneath it (i.e., the client). The primary
motivation for this is so that lightweight clients (e.g., the BMM
non-SFI sandbox) can avoid all of the additional dependencies required
only for hosting the setuid sandbox.
TBR=mseaborn@chromium.org,nasko@chromium.org
BUG=455087
Committed: https://crrev.com/3cc942a3dfecc18e0b20fdc509a9608644b67036
Cr-Commit-Position: refs/heads/master@{#314734}
Patch Set 1 #Patch Set 2 : Fix NaCl zygote delegate #Patch Set 3 : Sync and resolve conflicts #
Total comments: 6
Patch Set 4 : Respond to rickyz feedback #
Total comments: 17
Patch Set 5 : Respond to jln/hidehiko feedback; clang-format #Messages
Total messages: 21 (7 generated)
|