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

Issue 10031043: code review 10031043: [release-branch.go1.1] runtime: zeroize g->fnstart to n... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by adg
Modified:
10 years, 10 months ago
Reviewers:
rsc, dave, bradfitz
CC:
dvyukov, iant, minux1, bradfitz, dave_cheney.net, golang-dev
Visibility:
Public.

Description

[release-branch.go1.1] runtime: zeroize g->fnstart to not prevent GC of the closure ««« CL 9557043 / 2c128d417029 runtime: zeroize g->fnstart to not prevent GC of the closure Fixes issue 5493. R=golang-dev, minux.ma, iant CC=golang-dev https://codereview.appspot.com/9557043 »»»

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M src/pkg/runtime/proc.c View 1 1 chunk +1 line, -0 lines 0 comments Download
A test/fixedbugs/issue5493.go View 1 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 5
adg
Hello dvyukov, iant, minux (cc: 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-05 00:44:18 UTC) #1
bradfitz
LGTM On Tue, Jun 4, 2013 at 5:44 PM, <adg@golang.org> wrote: > Reviewers: dvyukov, iant, ...
10 years, 10 months ago (2013-06-05 00:49:30 UTC) #2
dave_cheney.net
LGTM. On Wed, Jun 5, 2013 at 10:49 AM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > LGTM ...
10 years, 10 months ago (2013-06-05 00:51:40 UTC) #3
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=91ebf3762c9d *** [release-branch.go1.1] runtime: zeroize g->fnstart to not prevent GC of the ...
10 years, 10 months ago (2013-06-05 00:52:08 UTC) #4
rsc
10 years, 10 months ago (2013-06-10 11:49:17 UTC) #5
LGTM
Sign in to reply to this message.

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