]> granicus.if.org Git - apache/commit
Fix a signedness issue that revealed a serious bug, the 'i' was
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Jan 2005 21:23:03 +0000 (21:23 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 5 Jan 2005 21:23:03 +0000 (21:23 +0000)
commita7b143ff4d19e393ed9f54e6bdc771ed47b183cf
tree908837720661ba00e4c3f8c731a0a4abd8be79db
parent2967295bf57528784c7f3ad464c3adcad7ba9d09
  Fix a signedness issue that revealed a serious bug, the 'i' was
  reused for character indexing within this loop.

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