]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Optimize file_walk with the same logic as location_walk. Fix both to
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Sep 2001 19:50:22 +0000 (19:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Sep 2001 19:50:22 +0000 (19:50 +0000)
commite748927d1756cfb304635c9d5572a6199051f992
treea6549c9f9096ef7f45c1dfb648dbe8c5e5ba7cd4
parent8e82ad3743ab4eedbfd55e59e942196388c95918
  Optimize file_walk with the same logic as location_walk.  Fix both to
  have a bit more legibility, and tighter locality of scope for a smaller
  number of variables.

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