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

Issue 901683003: Make NaCl process non-dumpable. (Closed)

Created:
5 years, 10 months ago by rickyz (no longer on Chrome)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make NaCl process non-dumpable. This can be disabled with the allow-sandbox-debugging flag. BUG=455964 Committed: https://crrev.com/8dea07ad5e83f5f4c11dfb3053d58016ccc000cf Cr-Commit-Position: refs/heads/master@{#315139}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Specify all 5 arguments for prctl. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M components/nacl/loader/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/loader/sandbox_linux/nacl_sandbox_linux.cc View 1 4 chunks +18 lines, -0 lines 0 comments Download
M components/nacl/zygote/nacl_fork_delegate_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (4 generated)
rickyz (no longer on Chrome)
5 years, 10 months ago (2015-02-06 01:36:34 UTC) #2
jln (very slow on Chromium)
lgtm
5 years, 10 months ago (2015-02-06 01:40:24 UTC) #3
Mark Seaborn
LGTM https://codereview.chromium.org/901683003/diff/1/components/nacl/loader/sandbox_linux/nacl_sandbox_linux.cc File components/nacl/loader/sandbox_linux/nacl_sandbox_linux.cc (right): https://codereview.chromium.org/901683003/diff/1/components/nacl/loader/sandbox_linux/nacl_sandbox_linux.cc#newcode62 components/nacl/loader/sandbox_linux/nacl_sandbox_linux.cc:62: if (prctl(PR_SET_DUMPABLE, 0) != 0) { This might ...
5 years, 10 months ago (2015-02-06 21:02:06 UTC) #4
rickyz (no longer on Chrome)
Adding nasko@ for content/public/common/content_switches.h (sorry for spamming you with so many of these lately) (Sorry, ...
5 years, 10 months ago (2015-02-06 22:37:59 UTC) #6
rickyz (no longer on Chrome)
Adding nasko@ for content/public/common/content_switches.h (sorry for spamming you with so many of these lately) (Sorry, ...
5 years, 10 months ago (2015-02-06 22:38:05 UTC) #8
nasko
This is going to conflict with another CL of yours. LGTM
5 years, 10 months ago (2015-02-06 22:39:09 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/901683003/20001
5 years, 10 months ago (2015-02-06 22:41:07 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-06 23:53:26 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 23:54:15 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8dea07ad5e83f5f4c11dfb3053d58016ccc000cf
Cr-Commit-Position: refs/heads/master@{#315139}

Powered by Google App Engine
This is Rietveld 408576698