mirror of
https://github.com/golang/go
synced 2024-11-06 02:26:17 -07:00
0eaa8fe03f
After resizing the scan buffer, we can immediately read into the newly-resized buffer since we know there is now space. Fixes #15712. Change-Id: I56fcfaeb67045ee753a012c37883aa7c81b6e877 Reviewed-on: https://go-review.googlesource.com/31715 Run-TryBot: Quentin Smith <quentin@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> |
||
---|---|---|
.. | ||
bufio_test.go | ||
bufio.go | ||
example_test.go | ||
export_test.go | ||
scan_test.go | ||
scan.go |