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

Issue 314133003: Sanitize standard file descriptors in launcher script (Closed)

Created:
6 years, 6 months ago by mdempsky
Modified:
6 years, 6 months ago
CC:
chromium-reviews, grt+watch_chromium.org
Visibility:
Public.

Description

Sanitize standard file descriptors in launcher script BUG=376567 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275522

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/installer/linux/common/wrapper View 1 chunk +6 lines, -0 lines 2 comments Download

Messages

Total messages: 10 (0 generated)
mdempsky
6 years, 6 months ago (2014-06-05 17:24:46 UTC) #1
jln (very slow on Chromium)
This lgtm, thanks! Lei?
6 years, 6 months ago (2014-06-05 17:59:10 UTC) #2
Lei Zhang
https://codereview.chromium.org/314133003/diff/1/chrome/installer/linux/common/wrapper File chrome/installer/linux/common/wrapper (right): https://codereview.chromium.org/314133003/diff/1/chrome/installer/linux/common/wrapper#newcode79 chrome/installer/linux/common/wrapper:79: exec > >(exec cat) bash on my machine doesn't ...
6 years, 6 months ago (2014-06-05 19:04:28 UTC) #3
Lei Zhang
https://codereview.chromium.org/314133003/diff/1/chrome/installer/linux/common/wrapper File chrome/installer/linux/common/wrapper (right): https://codereview.chromium.org/314133003/diff/1/chrome/installer/linux/common/wrapper#newcode79 chrome/installer/linux/common/wrapper:79: exec > >(exec cat) On 2014/06/05 19:04:27, Lei Zhang ...
6 years, 6 months ago (2014-06-05 19:05:32 UTC) #4
Lei Zhang
lgtm Please check and make sure about:memory isn't confused either.
6 years, 6 months ago (2014-06-05 19:07:33 UTC) #5
Lei Zhang
BTW, in base/process/launch_posix.cc, we run dup2(dev_null_fd, STDIN_FILENO);
6 years, 6 months ago (2014-06-05 19:39:01 UTC) #6
mdempsky
On 2014/06/05 19:07:33, Lei Zhang wrote: > Please check and make sure about:memory isn't confused ...
6 years, 6 months ago (2014-06-06 17:46:21 UTC) #7
mdempsky
The CQ bit was checked by mdempsky@chromium.org
6 years, 6 months ago (2014-06-06 18:00:14 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mdempsky@chromium.org/314133003/1
6 years, 6 months ago (2014-06-06 18:01:50 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 21:02:53 UTC) #10
Message was sent while issue was closed.
Change committed as 275522

Powered by Google App Engine
This is Rietveld 408576698