moved a 100K buffer from the transfer loop to the urlstate struct, as it
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 Sep 2001 12:02:12 +0000 (12:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 12 Sep 2001 12:02:12 +0000 (12:02 +0000)
commit2cb893575d41c0878c9490d56ab2fefcf3e1b4c4
tree37bf96d2e6b00deb6fe3d8aeb0206cdfee355f21
parent63f1f580770a43ecaaffc7fc2601a638dd12a43b
moved a 100K buffer from the transfer loop to the urlstate struct, as it
seriously decreases the amount of used stack space
lib/transfer.c
lib/urldata.h