When we receive a "bad header" we must sure not to write down the data part
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Oct 2002 20:55:08 +0000 (20:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Oct 2002 20:55:08 +0000 (20:55 +0000)
commit265c58611fe33b1ebc141a8909d69323421a18bf
tree02890a0beade5b81872d9a669e410bdac86eb54d
parent25c973a39e3a0d7a03c15cf4476ddf691e40ace1
When we receive a "bad header" we must sure not to write down the data part
as well, as then we write the same data twice.
lib/transfer.c