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

Issue 11778056: Linux Sandbox: handle O_CREAT properly in broker process. (Closed)

Created:
7 years, 11 months ago by jln (very slow on Chromium)
Modified:
7 years, 11 months ago
Reviewers:
Markus (顧孟勤)
CC:
chromium-reviews, agl, jln+watch_chromium.org, taviso_chromium.org
Visibility:
Public.

Description

Linux Sandbox: handle O_CREAT properly in broker process. We only support 2-parameters open in the broker process but we didn't filter-out O_CREAT properly. BUG=168944 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175744

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M sandbox/linux/services/broker_process.cc View 2 chunks +8 lines, -1 line 2 comments Download
M sandbox/linux/services/broker_process_unittest.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jln (very slow on Chromium)
PTAL
7 years, 11 months ago (2013-01-09 03:20:56 UTC) #1
Markus (顧孟勤)
lgtm https://chromiumcodereview.appspot.com/11778056/diff/1/sandbox/linux/services/broker_process.cc File sandbox/linux/services/broker_process.cc (right): https://chromiumcodereview.appspot.com/11778056/diff/1/sandbox/linux/services/broker_process.cc#newcode70 sandbox/linux/services/broker_process.cc:70: // We only support a 2-parameters open, so ...
7 years, 11 months ago (2013-01-09 05:38:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/11778056/1
7 years, 11 months ago (2013-01-09 05:39:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jln@chromium.org/11778056/1
7 years, 11 months ago (2013-01-09 08:34:43 UTC) #4
commit-bot: I haz the power
7 years, 11 months ago (2013-01-09 08:34:55 UTC) #5
Message was sent while issue was closed.
Change committed as 175744

Powered by Google App Engine
This is Rietveld 408576698