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

Issue 102320043: code review 102320043: [release-branch.go1.3] runtime: add test for issue 8047. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by rsc
Modified:
9 years, 10 months ago
Reviewers:
CC:
adg, golang-codereviews
Visibility:
Public.

Description

[release-branch.go1.3] runtime: add test for issue 8047. ««« CL 108840043 / 3a2306461574 runtime: add test for issue 8047. Make sure stack copier doesn't barf on a nil defer. Bug was fixed in https://codereview.appspot.com/101800043 This change just adds a test. Fixes issue 8047 LGTM=dvyukov, rsc R=dvyukov, rsc CC=golang-codereviews https://codereview.appspot.com/108840043 Committer: Russ Cox <rsc@golang.org> »»»

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
A test/fixedbugs/issue8047.go View 1 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 2
rsc
Hello adg (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
9 years, 10 months ago (2014-06-12 00:42:09 UTC) #1
rsc
9 years, 10 months ago (2014-06-12 00:42:17 UTC) #2
*** Submitted as https://code.google.com/p/go/source/detail?r=bfc80b43b7ff ***

[release-branch.go1.3] runtime: add test for issue 8047.

««« CL 108840043 / 3a2306461574
runtime: add test for issue 8047.

Make sure stack copier doesn't barf on a nil defer.
Bug was fixed in https://codereview.appspot.com/101800043
This change just adds a test.

Fixes issue 8047

LGTM=dvyukov, rsc
R=dvyukov, rsc
CC=golang-codereviews
https://codereview.appspot.com/108840043

Committer: Russ Cox <rsc@golang.org>
»»»

TBR=adg
CC=golang-codereviews
https://codereview.appspot.com/102320043
Sign in to reply to this message.

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