]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Needed to check this, but ap_parse_uri_components was not ensuring that
authorVictor J. Orlikowski <orlikowski@apache.org>
Wed, 4 Apr 2001 06:56:28 +0000 (06:56 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Wed, 4 Apr 2001 06:56:28 +0000 (06:56 +0000)
commit2b93744d47b295427ea4d411b535905b1c33935b
tree43c5d360f33cba1af3b2031557873a697a7b6bb7
parent9e143a427f4f669cb73b919e3b3d26b9e3ee8634
Needed to check this, but ap_parse_uri_components was not ensuring that
the parsed uri's port field was set. This one-liner takes care of that.
Reviewed by: Chuck Murcko <chuck@topsail.org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88714 13f79535-47bb-0310-9956-ffa450edef68
src/main/util_uri.c