]> granicus.if.org Git - apache/commit
* modules/proxy/mod_proxy_ftp.c (proxy_ftp_handler): Simplify EPSV
authorJoe Orton <jorton@apache.org>
Tue, 11 Dec 2012 15:28:05 +0000 (15:28 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 11 Dec 2012 15:28:05 +0000 (15:28 +0000)
commitc945772cba3b8e6f48ce252fd42845c3f48454af
treeb9d8b3f1aeca9e2b53b9a627c1bb9c53d56ff2a4
parentca24cf975ab37149319d060f6659424dfb776097
* modules/proxy/mod_proxy_ftp.c (proxy_ftp_handler): Simplify EPSV
  address handling to avoid overhead of unnecessary
  binary->text->binary conversion, and ensuring the socket family
  really matches the address used.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1420223 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_ftp.c