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

Issue 88330044: code review 88330044: encoding/base64: don't lose a byte of output when encou... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by bradfitz
Modified:
10 years ago
Reviewers:
nigeltao, ruiu, minux1
CC:
golang-codereviews, minux1, r, rsc
Visibility:
Public.

Description

encoding/base64: don't lose a byte of output when encountering trailing garbage Fixes Issue 7733

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M src/pkg/encoding/base64/base64.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/encoding/base64/base64_test.go View 1 3 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 7
bradfitz
Hello golang-codereviews@googlegroups.com (cc: nigeltao@golang.org, r@golang.org, rsc@golang.org), I'd like you to review this change to https://go.googlecode.com/hg/
10 years ago (2014-04-16 03:03:46 UTC) #1
bradfitz
R=anybody who knows base64 stuff Just cleaning up Go 1.3 dashboard bugs. On Tue, Apr ...
10 years ago (2014-04-16 03:08:47 UTC) #2
minux1
LGTM.
10 years ago (2014-04-16 04:53:47 UTC) #3
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=0d6275354408 *** encoding/base64: don't lose a byte of output when encountering trailing ...
10 years ago (2014-04-16 18:32:42 UTC) #4
nigeltao
This CL has been submitted, but CC'ing ruiu@google.com, who was looking at this code recently ...
10 years ago (2014-04-16 20:01:56 UTC) #5
bradfitz
Thanks. Further review welcome. On Wed, Apr 16, 2014 at 1:01 PM, <nigeltao@golang.org> wrote: > ...
10 years ago (2014-04-16 20:03:15 UTC) #6
ruiu
10 years ago (2014-04-16 21:02:56 UTC) #7
Message was sent while issue was closed.
LGTM
Sign in to reply to this message.

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