Jean Jacques Drouin pointed out that you could only have a user name or
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Dec 2005 14:52:16 +0000 (14:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Dec 2005 14:52:16 +0000 (14:52 +0000)
commit6dbfce1031a8dd177772e2ee356c712b2454f794
tree821846dad2e2d9de78be76f3d2a2307583abc65c
parentfea5ddf585953f89fc51e861e758765420ffb0f4
Jean Jacques Drouin pointed out that you could only have a user name or
password of 127 bytes or less embedded in a URL, where actually the code
uses a 255 byte buffer for it! Modified now to use the full buffer size.
CHANGES
RELEASE-NOTES
lib/url.c