aboutsummaryrefslogtreecommitdiff
path: root/src/curlutil.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-07-14 23:50:01 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-07-14 23:50:01 +0200
commitc8d42b2f1c105706098309644c2aa90ae6a1206f (patch)
treea776dfdd8ef1b233a60f072b66bf5a1e9a0bda9a /src/curlutil.h
parent84332b60b9e55bb5c930fbc3a458d064d59d7a20 (diff)
--retry: access violation with URL part sets continued
When getting multiple URLs, curl didn't properly reset the byte counter after a successful transfer so if the subsequent transfer failed it would wrongly use the previous byte counter and behave badly (segfault) because of that. The code assumes that the byte counter and the 'stream' pointer is well in synch. Reported by: Jon Sargeant Bug: http://curl.haxx.se/bug/view.cgi?id=3028241
Diffstat (limited to 'src/curlutil.h')
0 files changed, 0 insertions, 0 deletions