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

Issue 8454043: code review 8454043: runtime: reset dangling typed pointer (Closed)

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

Description

runtime: reset dangling typed pointer +untype it because it can point to different types Update issue 5193.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/pkg/runtime/proc.c View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/runtime/runtime.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
11 years, 12 months ago (2013-04-07 00:31:45 UTC) #1
iant
LGTM Nice job.
11 years, 12 months ago (2013-04-07 02:46:09 UTC) #2
dvyukov
11 years, 12 months ago (2013-04-07 03:01:35 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=8580ea3506e4 ***

runtime: reset dangling typed pointer
+untype it because it can point to different types
Update issue 5193.

R=golang-dev, iant
CC=golang-dev
https://codereview.appspot.com/8454043
Sign in to reply to this message.

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