DescriptionNaCl Linux: create NaClSandbox class
We create a new NaClSandbox class, with InitializeLayerOneSandbox() and
InitializeLayerTwoSandbox() methods.
This class centralizes existing code and adds important security checks as
to whether or not threads are running or directory file descriptors are open.
BUG=359230, 358719
R=mseaborn@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266735
Patch Set 1 : #Patch Set 2 : Nits. #Patch Set 3 : Split policy matching function. #Patch Set 4 : Nits. #Patch Set 5 : Rebase #Patch Set 6 : Minor namespace cleanup. #
Total comments: 18
Patch Set 7 : Address nits. #Messages
Total messages: 7 (0 generated)
|