1
0
mirror of https://github.com/golang/go synced 2024-11-14 05:30:21 -07:00
go/src
Andrew Gerrand 018854d24a [release-branch.go1.1] bufio: check buffer availability before reading in ReadFrom
This change was applied by hand, as bufio has seen some refactoring
since 1.1 was branched. The only difference between this and the
original patch is the offset of the change, and s/flush/Flush/.

««« CL 11801043 / 3ffbc06b4874
bufio: check buffer availability before reading in ReadFrom

Fixes  issue 5947 .

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/11801043
»»»

Update #5928

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/12002043
2013-07-29 18:00:58 +10:00
..
cmd [release-branch.go1.1] cmd/cgo: gccgo fixes 2013-07-29 09:57:49 +10:00
lib9 lib9: add newline to exec error message 2013-04-09 10:03:14 -07:00
libbio
libmach libmach: fix build on Plan 9 2013-05-01 15:48:13 -07:00
pkg [release-branch.go1.1] bufio: check buffer availability before reading in ReadFrom 2013-07-29 18:00:58 +10:00
all.bash
all.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
all.rc
clean.bash
clean.bat
clean.rc
make.bash cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin 2013-04-16 13:30:52 -07:00
make.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
Make.dist
make.rc
race.bash
race.bat
run.bash api: add go1.1.txt; update cmd/api to use it 2013-05-06 17:25:09 -07:00
run.bat api: add go1.1.txt; update cmd/api to use it 2013-05-06 17:25:09 -07:00
run.rc
sudo.bash