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

Issue 1231863014: Don't launch sub-process through shell. (Closed)

Created:
5 years, 5 months ago by bcwhite
Modified:
5 years, 5 months ago
Reviewers:
Nico, chrisha
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't launch sub-process through shell. Setting shell=True causes CygWin to open a Python interactive prompt rather than download/copy file. Since there are no actual shell meta-characters in the command, there shouldn't be any problems in forking the command directly. BUG= Committed: https://crrev.com/2fc996195ef56017d369313af60a8946e52e1fb9 Cr-Commit-Position: refs/heads/master@{#339086}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M build/get_syzygy_binaries.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (6 generated)
bcwhite
5 years, 5 months ago (2015-07-16 15:34:17 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1231863014/1
5 years, 5 months ago (2015-07-16 15:37:20 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-16 15:46:09 UTC) #6
chrisha
lgtm
5 years, 5 months ago (2015-07-16 17:47:41 UTC) #8
Nico
rs-lgtm (shell=False is the default, so you can just remove that parameter altogether if you ...
5 years, 5 months ago (2015-07-16 17:52:09 UTC) #10
bcwhite
On 2015/07/16 17:52:09, Nico wrote: > rs-lgtm > > (shell=False is the default, so you ...
5 years, 5 months ago (2015-07-16 18:39:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1231863014/1
5 years, 5 months ago (2015-07-16 18:40:38 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-16 18:45:04 UTC) #14
commit-bot: I haz the power
5 years, 5 months ago (2015-07-16 18:46:12 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2fc996195ef56017d369313af60a8946e52e1fb9
Cr-Commit-Position: refs/heads/master@{#339086}

Powered by Google App Engine
This is Rietveld 408576698