]> Cypherpunks repositories - gostls13.git/commit
undo CL 86220044 / 41388e58be65
authorRobert Griesemer <gri@golang.org>
Thu, 10 Apr 2014 01:23:53 +0000 (18:23 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 10 Apr 2014 01:23:53 +0000 (18:23 -0700)
commit34a21dcae425a9353b7d763958c5039a0e767531
tree1b65a09e21f581ae1a2e1e99d83e2bdbb7f6b243
parentb38fba21f01558ac4834137f35af3b2a42aef4d1
undo CL 86220044 / 41388e58be65

bufio: undo incorrect bug fix

««« original CL description
bufio: fix potential endless loop in ReadByte

Fixes #7745.

LGTM=bradfitz, r
R=r, bradfitz
CC=golang-codereviews
https://golang.org/cl/86220044
»»»

LGTM=adg
R=r, adg
CC=golang-codereviews
https://golang.org/cl/85550045
src/pkg/bufio/bufio.go
src/pkg/bufio/bufio_test.go