Skip to content

base64 stream decoder works bad #4778

@gopherbot

Description

@gopherbot

by cfanfrank:

What steps will reproduce the problem?
http://play.golang.org/p/rStVNER8m-

What is the expected output?
[2 0 7 99 111 110 110 101 99 116]
[2 0 7 99 111 110 110 101 99 116 0 63]

What do you see instead?
[2 0 7 99 111 110 110 101 99 0]
[2 0 7 99 111 110 110 101 99 116 0 63]

Which compiler are you using (5g, 6g, 8g, gccgo)?
6g

Which operating system are you using?
OS X 10.7

Which version are you using?  (run 'go version')
go version go1.0.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions