]> sjero.net Git - wget/commit
[svn] parse_uname() Would run past the end of the string if the
authorhniksic <devnull@localhost>
Wed, 4 Apr 2001 14:00:34 +0000 (07:00 -0700)
committerhniksic <devnull@localhost>
Wed, 4 Apr 2001 14:00:34 +0000 (07:00 -0700)
commitc51015565a219a5e271546a295058883b8b28079
treeea1975eb2a976b0411b6d6f2bee9c98b9ece1ad2
parent7747b95480f5019152b79dc9b8ca28b3a118fd0a
[svn] parse_uname() Would run past the end of the string if the
username was present, but the URL did not contain a slash, e.g.
http://foo:bar@myhost.
Reported by Christian Fraenkel.
src/ChangeLog
src/url.c