]> granicus.if.org Git - apache/commit
We need to increment i during this for loop. Without this change, we will
authorRyan Bloom <rbb@apache.org>
Fri, 8 Jun 2001 16:39:48 +0000 (16:39 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 8 Jun 2001 16:39:48 +0000 (16:39 +0000)
commit0f8c1f462c5fc809bb4b019dba16034d06eb137f
tree660ea4ac4ce5687182a03ef75b462cbdde34b559
parent487c6a516f7664ba41f90560a48e7248d5b35877
We need to increment i during this for loop.  Without this change, we will
end up in an infinite loop.
Submitted by: Ryan Morgan

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89309 13f79535-47bb-0310-9956-ffa450edef68
server/core.c