]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
change readbytes from a apr_size_t to a apr_off_t to match the parameter
authorIan Holsman <ianh@apache.org>
Tue, 7 Aug 2001 21:46:47 +0000 (21:46 +0000)
committerIan Holsman <ianh@apache.org>
Tue, 7 Aug 2001 21:46:47 +0000 (21:46 +0000)
commit81be3f5ebe7ab39c29780cd38d2486459f232b08
tree6b4a1ffd5059c4fa3da8c477d8178ec1051bd189
parent8f2a259fa527020a94ff981901a6e5b6b929d679
change readbytes from a apr_size_t to a apr_off_t to match the parameter
required in ap_get_brigade
Submitted by:  barbee@veribox.net
Reviewed by:  ianh@apache.org

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