]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix ProxyPass for ftp requests - the original code was segfaulting since
authorThom May <thommay@apache.org>
Thu, 17 Jul 2003 16:05:51 +0000 (16:05 +0000)
committerThom May <thommay@apache.org>
Thu, 17 Jul 2003 16:05:51 +0000 (16:05 +0000)
commit393f284956d9f018c1ab9454f6489c54ec71f77c
tree92fe4ff8b4a3b584a268189dceffa2e2b3c10031
parentf71edeea98c2962abdd968783c9aef9c9a4d89a6
Fix ProxyPass for ftp requests - the original code was segfaulting since
many of the values were not being filled out in the request_rec.

PR: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=57316
Submitted by: Tollef Fog Heen <tfheen@debian.org>, Thom May
Reviewed by: Andre' Malo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100671 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/modules/proxy/proxy_ftp.c