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

Issue 5504108: code review 5504108: gc: put limit on size of exported recursive interface

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by lstoakes
Modified:
5 months, 1 week ago
Reviewers:
rsc
CC:
golang-dev
Visibility:
Public.

Description

gc: put limit on size of exported recursive interface Prevents edge-case recursive types from consuming excessive memory. Fixes issue 1909.

Patch Set 1 #

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

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

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

Messages

Total messages: 7
lstoakes
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, 3 months ago (2012-01-02 22:44:51 UTC) #1
lstoakes
Note I give a longer description of the patch/issue on the issue page - http://code.google.com/p/go/issues/detail?id=1909. ...
12 years, 3 months ago (2012-01-02 22:51:27 UTC) #2
lvd
On Mon, Jan 2, 2012 at 23:51, Lorenzo Stoakes <lstoakes@gmail.com> wrote: > Note I give ...
12 years, 3 months ago (2012-01-04 07:01:17 UTC) #3
rsc
LGTM This does not fix issue 1909 but it does make the failure a little ...
12 years, 3 months ago (2012-01-09 16:45:06 UTC) #4
lvd
On 2012/01/09 16:45:06, rsc wrote: > LGTM > > This does not fix issue 1909 ...
12 years, 3 months ago (2012-01-17 09:29:53 UTC) #5
rsc
11 years, 10 months ago (2012-06-03 04:39:16 UTC) #6
rsc
11 years, 10 months ago (2012-06-03 04:39:26 UTC) #7

          
Sign in to reply to this message.

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