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

Issue 10317045: code review 10317045: runtime: fix test for new closure representation (Closed)

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

Description

runtime: fix test for new closure representation I've hit it several times already. Currently it crashes with nil deref.

Patch Set 1 #

Patch Set 2 : diff -r a40ef06e2106 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r a40ef06e2106 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r f5f5eb2a5b8b https://dvyukov%40google.com@code.google.com/p/go/ #

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

Messages

Total messages: 4
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
12 years ago (2013-06-16 08:16:56 UTC) #1
DMorsing
LGTM
12 years ago (2013-06-16 16:14:45 UTC) #2
r
LGTM
12 years ago (2013-06-16 17:04:24 UTC) #3
dvyukov
12 years ago (2013-06-17 11:41:27 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=2b6568891862 ***

runtime: fix test for new closure representation
I've hit it several times already.
Currently it crashes with nil deref.

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

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