Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(382)

Issue 7665047: code review 7665047: cmd/cc: fix typo leading to index out of range. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by remyoudompheng
Modified:
12 years ago
Reviewers:
CC:
golang-dev, ality, minux1
Visibility:
Public.

Description

cmd/cc: fix typo leading to index out of range. Detected by GCC static analysis. Fixes issue 5117.

Patch Set 1 #

Patch Set 2 : diff -r b4351de48c51 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r b4351de48c51 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 1dc27f043b78 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/cc/funct.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years ago (2013-03-24 09:42:39 UTC) #1
ality
LGTM This bug is at least a decade old. Probably older. Anthony
12 years ago (2013-03-24 10:19:40 UTC) #2
minux1
LGTM.
12 years ago (2013-03-24 10:21:53 UTC) #3
remyoudompheng
12 years ago (2013-03-24 10:39:03 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=419dcca62a3d ***

cmd/cc: fix typo leading to index out of range.

Detected by GCC static analysis.

Fixes issue 5117.

R=golang-dev, ality, minux.ma
CC=golang-dev
https://codereview.appspot.com/7665047
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b