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

Issue 165780043: code review 165780043: runtime: add GODEBUG debugptrs setting (Closed)

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

Description

runtime: add GODEBUG invalidptr setting Fixes issue 8861. Fixes issue 8911.

Patch Set 1 #

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

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

Patch Set 4 : diff -r c407325afcdf34348f8bf7ce75119675e567bcb6 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M src/runtime/extern.go View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/runtime/mgc0.c View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M src/runtime/runtime.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/runtime/runtime.c View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M src/runtime/stack.c View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 6 months ago (2014-10-28 15:19:53 UTC) #1
r
LGTM
10 years, 6 months ago (2014-10-28 20:42:38 UTC) #2
r
release notes?
10 years, 6 months ago (2014-10-28 20:42:51 UTC) #3
rsc
maybe. the crashes mostly went in in Go 1.3, but there are a few more ...
10 years, 6 months ago (2014-10-28 20:55:53 UTC) #4
rsc
10 years, 6 months ago (2014-10-29 01:53:35 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=7fa57615d950 ***

runtime: add GODEBUG invalidptr setting

Fixes issue 8861.
Fixes issue 8911.

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

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