]> Cypherpunks repositories - gostls13.git/commit
bytes.Buffer.ReadFrom: fix bug.
authorRob Pike <r@golang.org>
Wed, 16 Jun 2010 00:40:47 +0000 (17:40 -0700)
committerRob Pike <r@golang.org>
Wed, 16 Jun 2010 00:40:47 +0000 (17:40 -0700)
commit9baa7a51ba117205529b39c8ef738b9f373e5f37
tree3afe2f005203cd4b3062d4c0f578be823ba322b3
parent6c08859b0e95839d0dfbd9047d6d789b180d0bad
bytes.Buffer.ReadFrom: fix bug.
Fixes #852.

R=rsc
CC=golang-dev
https://golang.org/cl/1680042
src/pkg/bytes/buffer.go