don't segfault when NULL is passed in to CURLOPT_USERPWD or
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2008 20:43:02 +0000 (20:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Oct 2008 20:43:02 +0000 (20:43 +0000)
commit54582bdce9c551d50759c9ed6a092644485806ad
treeac360e936f5d854e92230ad0281e75ffe5eb9f1d
parenta9a4300a367a4beeef0674240e6721d68f1b1ae3
don't segfault when NULL is passed in to CURLOPT_USERPWD or
CURLOPT_PROXYUSERPWD
lib/url.c