]> granicus.if.org Git - apache/commitdiff
Use d_is_absolute within directory_walk.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 30 Jul 2001 19:19:35 +0000 (19:19 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 30 Jul 2001 19:19:35 +0000 (19:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89792 13f79535-47bb-0310-9956-ffa450edef68

server/request.c

index d4eb61a61473460e845960f4086171cde7bb962d..567178bdcb67c30fecdfabd68803c6015d62fd3c 100644 (file)
@@ -538,7 +538,7 @@ AP_DECLARE(int) directory_walk(request_rec *r)
             entry_dir = entry_core->d;
 
             if (entry_core->r
-               || !ap_os_is_path_absolute(entry_dir)
+               || !entry_core->d_is_absolute
 #if defined(HAVE_DRIVE_LETTERS) || defined(NETWARE)
     /* To account for the top-level "/" directory when i == 0 
      * XXX: The net test may be wrong... may fail ap_os_is_path_absolute