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

Issue 4433065: code review 4433065: runtime: correct out of memory error (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by rsc
Modified:
13 years, 10 months ago
Reviewers:
CC:
golang-dev, iant2
Visibility:
Public.

Description

runtime: correct out of memory error Fixes issue 1511.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 83bc0581dd40 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M src/pkg/runtime/darwin/mem.c View 1 2 chunks +7 lines, -0 lines 0 comments Download
M src/pkg/runtime/freebsd/mem.c View 1 3 chunks +9 lines, -0 lines 0 comments Download
M src/pkg/runtime/linux/mem.c View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-04-23 14:40:15 UTC) #1
iant2
LGTM rsc@golang.org writes: > Reviewers: golang-dev_googlegroups.com, > > Message: > Hello golang-dev (cc: golang-dev@googlegroups.com), > ...
13 years, 11 months ago (2011-04-23 19:05:35 UTC) #2
rsc
13 years, 10 months ago (2011-04-25 16:13:55 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=74ed6afff840 ***

runtime: correct out of memory error

Fixes issue 1511.

R=golang-dev, iant2
CC=golang-dev
http://codereview.appspot.com/4433065
Sign in to reply to this message.

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