]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fixing a type conversion error when content_length is assigned the return
authorBradley Nicholes <bnicholes@apache.org>
Wed, 17 Apr 2002 16:04:32 +0000 (16:04 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 17 Apr 2002 16:04:32 +0000 (16:04 +0000)
commit2d3cff67dd806f626fca2d9b9ab3b04b999914c9
tree8bf4c35687553ef8e3fc4c9d160fbdcee90292b9
parentf7e99d524f1d560d71c2a40965dcec0ec5128990
Fixing a type conversion error when content_length is assigned the return
value of ap_table_get()

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