1
0
mirror of https://github.com/golang/go synced 2024-11-20 00:04:43 -07:00
go/src
Brad Fitzpatrick 27d0a731a2 mime/multipart: fix regression from previous ReadSlice change
The previous change to make multipart use ReadSlice out of
paranoia broke multipart to not deal with large lines in
the bodies.

We should only be paranoid about long lines in the header
sections.

Fixes http://code.google.com/p/camlistore/issues/detail?id=4

R=adg
CC=golang-dev
https://golang.org/cl/4432083
2011-04-30 19:54:36 -07:00
..
cmd gc: preserve original expression for errors 2011-04-28 13:14:35 -04:00
lib9 lib9/create.c: delete unused variable 2011-04-13 23:12:48 -07:00
libbio
libmach libmach: fix warnings. 2011-04-14 23:58:08 -04:00
pkg mime/multipart: fix regression from previous ReadSlice change 2011-04-30 19:54:36 -07:00
all-qemu.bash all-qemu.bash: remove DISABLE_NET_TESTS 2011-04-26 00:16:12 -04:00
all.bash
clean.bash build: reenable clean.bash without gomake 2011-03-21 00:27:50 -03:00
env.bash rc/env.bash: fix for Go tool-chain build on windows under msys. 2011-04-23 11:34:08 -07:00
make.bash build: diagnose Ubuntu's buggy copy of gold 2011-03-18 18:23:00 -04:00
Make.ccmd
Make.clib
Make.cmd goinstall: support GOPATH; building and installing outside the Go tree 2011-04-27 11:00:34 +10:00
Make.common make: prevent rm provoking 'text file busy' errors. 2011-04-15 08:25:44 -04:00
Make.inc
Make.pkg goinstall: support GOPATH; building and installing outside the Go tree 2011-04-27 11:00:34 +10:00
quietgcc.bash build: use gcc -Werror 2011-04-13 16:18:09 -04:00
run.bash tutorial: replace the forever loops with finite counts in sieve programs. 2011-04-27 09:59:27 -07:00
sudo.bash
version.bash version.bash: strip changeset hash from 'hg tags' output 2011-04-04 10:06:09 +10:00