]> granicus.if.org Git - apache/commit
Replace check_symlinks in the ap_sub_req_lookup_* calls with
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 1 Aug 2001 06:12:37 +0000 (06:12 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 1 Aug 2001 06:12:37 +0000 (06:12 +0000)
commitbfa5e8539f9e45fe815a334108c2fb6836688681
treeeefc96bf9a4e57d8f3590b17bd5a183bf9441222
parent3a3883d7e37cd6dc149e5ebc52cad4fed6008a9e
  Replace check_symlinks in the ap_sub_req_lookup_* calls with
  the new resolve_symlink (also used by the new directory_walk)
  especially for performance and readability.  Left check_symlinks
  in the soon-to-be-gone get_path_info flavor of directory_walk.

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