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

Issue 14386022: Fix uninitialized variable error in presubmit_support (Closed)

Created:
7 years, 8 months ago by Isaac (away)
Modified:
7 years, 8 months ago
Reviewers:
cmp
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org
Visibility:
Public.

Description

Fix uninitialized variable error in presubmit_support Remove 'out' variable reference. If subprocess.communicate() throws an exception, out cannot contain data. BUG=236073 TBR=cmp Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=196904

Patch Set 1 #

Patch Set 2 : Remove out param from exception, it will never have data. #

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

Messages

Total messages: 5 (0 generated)
Isaac (away)
7 years, 8 months ago (2013-04-27 00:42:09 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ilevy@chromium.org/14386022/3001
7 years, 8 months ago (2013-04-27 00:53:34 UTC) #2
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 8 months ago (2013-04-27 00:55:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ilevy@chromium.org/14386022/3001
7 years, 8 months ago (2013-04-27 00:57:10 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-27 00:58:46 UTC) #5
Message was sent while issue was closed.
Change committed as 196904

Powered by Google App Engine
This is Rietveld 408576698