Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1011)

Issue 155366: Linux: don't bother passing the chroot directory fd to the zygote. (Closed)

Created:
11 years, 5 months ago by agl
Modified:
9 years, 7 months ago
Reviewers:
Markus (顧孟勤)
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Linux: don't bother passing the chroot directory fd to the zygote. Markus pointed out that the cwd was already shared between the chroot helper process and the zygote, therefore we could avoid some complexity in passing the file descriptor so, also, we could then make the directory mode 0000.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -35 lines) Patch
M chrome/browser/zygote_main_linux.cc View 1 chunk +2 lines, -16 lines 0 comments Download
M sandbox/linux/suid/sandbox.cc View 3 chunks +3 lines, -19 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
agl
11 years, 5 months ago (2009-07-10 19:06:59 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698