]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Drop an impossible case; the while() loop already protected us
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 02:57:55 +0000 (02:57 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 8 Aug 2005 02:57:55 +0000 (02:57 +0000)
commit2bdf4dd43029d9296120cc2a65649b9f126d2ed0
tree56bab5242be70fd2ca3460e6c42d7e591df31ac1
parentc9e977099624a571c2b754d6483cf72eaee27051
  Drop an impossible case; the while() loop already protected us
  from this situation.

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