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

Issue 9757045: code review 9757045: cmd/gc: fix overflow in array bounds calculation. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by DMorsing
Modified:
10 years, 10 months ago
Reviewers:
r, remyoudompheng
CC:
golang-dev, remyoudompheng, r
Visibility:
Public.

Description

cmd/gc: fix overflow in array bounds calculation. Fixes issue 5609.

Patch Set 1 #

Patch Set 2 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 3 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 4 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 5 : diff -r fd791d51e476 https://code.google.com/p/go/ #

Patch Set 6 : diff -r a65eb2c539ec https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M src/cmd/gc/typecheck.c View 1 1 chunk +4 lines, -4 lines 0 comments Download
A test/fixedbugs/issue5609.go View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 4
DMorsing
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 10 months ago (2013-06-01 11:33:46 UTC) #1
remyoudompheng
LGTM
10 years, 10 months ago (2013-06-01 11:36:40 UTC) #2
r
LGTM
10 years, 10 months ago (2013-06-01 13:40:01 UTC) #3
DMorsing
10 years, 10 months ago (2013-06-01 14:33:59 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=aad6852cbd65 ***

cmd/gc: fix overflow in array bounds calculation.

Fixes issue 5609.

R=golang-dev, remyoudompheng, r
CC=golang-dev
https://codereview.appspot.com/9757045
Sign in to reply to this message.

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