curl_easy_reset: reset the URL
authorDaniel Stenberg <daniel@haxx.se>
Sat, 24 May 2014 17:05:12 +0000 (19:05 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 24 May 2014 17:06:11 +0000 (19:06 +0200)
commitac6da721a3740500cc0764947385eb1c22116b83
tree220b8b3c92705c6692f4faf6c8bed4988c6b0be2
parentb3d0e4e24385c88857463c7ecd6693fbb7a54d37
curl_easy_reset: reset the URL

Make sure that the URL is reset and cleared.

Bug: http://curl.haxx.se/mail/lib-2014-05/0235.html
Reported-by: Jonathan Cardoso Machado
lib/url.c