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

Issue 6858062: code review 6858062: io: SectionReader.ReadAt should return EOF when buf is ... (Closed)

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

Description

io: SectionReader.ReadAt should return EOF when buf is not fully read Fixes issue 4392.

Patch Set 1 #

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

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

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

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

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

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

Messages

Total messages: 3
rsc
LGTM minux, looks like you forgot to hg mail this. (found via issue 4392)
12 years, 3 months ago (2012-12-09 18:14:28 UTC) #1
minux1
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 3 months ago (2012-12-13 10:35:20 UTC) #2
minux1
12 years, 3 months ago (2012-12-13 10:36:43 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=8eab544488a8 ***

io: SectionReader.ReadAt should return EOF when buf is not fully read
Fixes issue 4392.

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

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