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

Issue 103020044: code review 103020044: compress/gzip: allow Reset on Reader without NewReader (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by iant
Modified:
9 years, 11 months ago
Reviewers:
bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

compress/gzip: allow Reset on Reader without NewReader Fixes issue 8126.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M src/pkg/compress/gzip/gunzip.go View 1 chunk +5 lines, -1 line 0 comments Download
M src/pkg/compress/gzip/gunzip_test.go View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 3
iant
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 11 months ago (2014-06-03 16:50:50 UTC) #1
bradfitz
LGTM
9 years, 11 months ago (2014-06-03 20:12:34 UTC) #2
iant
9 years, 11 months ago (2014-06-03 22:40:14 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=318b56ffe04b ***

compress/gzip: allow Reset on Reader without NewReader

Fixes issue 8126.

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

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