segfault fixed
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Aug 2011 21:22:48 +0000 (23:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Aug 2011 21:25:55 +0000 (23:25 +0200)
commit5eb2396cd15cbbf73b02ad6bbcc313167330c2b5
treec4abea378ed3ed30638caf652617b37a3ae6a836
parent86b50a1fe5379c30cea7afdaef983050dc3b7413
segfault fixed

When using both -J and a single -O with multiple URLs, a missing init
could cause badness.

Bug: http://curl.haxx.se/mail/lib-2011-07/0126.html and
     http://bugzilla.redhat.com/723075
Reported by: Paul Howarth and Garrett Holmstrom
src/main.c