Commit 42aec4b0 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Use d_is_absolute within directory_walk.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89792 13f79535-47bb-0310-9956-ffa450edef68
parent 13b10086
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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