Descriptionos: cut limited read to 1 GB
If systems actually read that much, using 2GB-1 will
result in misaligned subsequent reads. Use 1GB instead,
which will certainly keep reads aligned and which is
plenty large enough.
Update issue 7812.
Patch Set 1 #Patch Set 2 : diff -r b0443478e712 https://code.google.com/p/go/ #Patch Set 3 : diff -r b0443478e712 https://code.google.com/p/go/ #MessagesTotal messages: 4
|