]> granicus.if.org Git - curl/commit
check the arguments to the socks5 function, as the name and password might
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Jan 2004 08:29:56 +0000 (08:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Jan 2004 08:29:56 +0000 (08:29 +0000)
commit4120b7b0c0f37f6227a1cfc1373ec550ef47f6b2
tree238aee0ba543a8a6be67072c57aa10abac82a8ee
parentfac1c13895b62464abd7c4e875d46b12ec7873c0
check the arguments to the socks5 function, as the name and password might
be NULL pointers, and if non-NULL if now support zero-length names/passwords
lib/url.c