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

Issue 5847043: code review 5847043: reflect: panic if MakeSlice is given bad len/cap arguments. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by dsymonds
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, r
Visibility:
Public.

Description

reflect: panic if MakeSlice is given bad len/cap arguments. Fixes issue 3330.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/pkg/reflect/value.go View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 3
dsymonds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-03-16 06:15:58 UTC) #1
r
LGTM not really an API change but a safety change.
13 years, 1 month ago (2012-03-16 06:23:41 UTC) #2
dsymonds
13 years, 1 month ago (2012-03-16 06:28:24 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=a303acb0a5f2 ***

reflect: panic if MakeSlice is given bad len/cap arguments.

Fixes issue 3330.

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

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