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

Issue 6443051: code review 6443051: os: fix data race in epipecheck() (Closed)

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

Description

os: fix data race in epipecheck() Fixes issue 3860.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M src/pkg/os/file_posix.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/os/file_unix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/file_windows.go View 1 1 chunk +0 lines, -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://go.googlecode.com/hg/
11 years, 9 months ago (2012-07-26 11:00:13 UTC) #1
adg
LGTM
11 years, 9 months ago (2012-07-27 00:16:40 UTC) #2
dvyukov
11 years, 8 months ago (2012-07-27 11:05:17 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8b3bf65c620c ***

os: fix data race in epipecheck()
Fixes issue 3860.

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

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