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

Issue 8300044: code review 8300044: bytes: don't leave mprotect-ed pages after unsafe test. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by remyoudompheng
Modified:
11 years ago
Reviewers:
CC:
golang-dev, bradfitz, dave_cheney.net, albert.strasheim
Visibility:
Public.

Description

bytes: don't leave mprotect-ed pages after unsafe test. Fixes inscrutable GC faults during testing.

Patch Set 1 #

Patch Set 2 : diff -r e8d3578a3f34 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r e8d3578a3f34 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 5
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years ago (2013-04-03 06:31:18 UTC) #1
bradfitz
LGTM
11 years ago (2013-04-03 07:38:24 UTC) #2
dave_cheney.net
LGTM. I wasn't able to reproduce the breakage on my machine, but the logic of ...
11 years ago (2013-04-03 07:41:15 UTC) #3
albert.strasheim
LGTM Please submit.
11 years ago (2013-04-03 09:19:52 UTC) #4
bradfitz
11 years ago (2013-04-03 15:31:35 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=672069179b80 ***

bytes: don't leave mprotect-ed pages after unsafe test.

Fixes inscrutable GC faults during testing.

R=golang-dev, bradfitz, dave, fullung
CC=golang-dev
https://codereview.appspot.com/8300044

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

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