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

Issue 101800043: code review 101800043: runtime: stack copier should handle nil defers without ... (Closed)

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

Description

runtime: stack copier should handle nil defers without faulting. fixes issue 8047

Patch Set 1 #

Patch Set 2 : diff -r e165495e81bf https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 3 : diff -r e165495e81bf https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 4 : diff -r e165495e81bf https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 5 : diff -r e165495e81bf https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 6 : diff -r ff1ee73dfa01 https://khr%40golang.org@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M src/pkg/runtime/stack.c View 1 2 3 4 2 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 3
khr
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://khr%40golang.org@code.google.com/p/go/
9 years, 11 months ago (2014-05-27 20:41:09 UTC) #1
rsc
LGTM
9 years, 11 months ago (2014-05-27 22:33:56 UTC) #2
khr
9 years, 11 months ago (2014-05-27 23:26:11 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=fab13f974d05 ***

runtime: stack copier should handle nil defers without faulting.

fixes issue 8047

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews
https://codereview.appspot.com/101800043
Sign in to reply to this message.

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