]> granicus.if.org Git - apache/commit
Need to check if the userdir is absolute before it gets split apart by ap_getword()
authorBradley Nicholes <bnicholes@apache.org>
Thu, 7 Mar 2002 22:36:07 +0000 (22:36 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 7 Mar 2002 22:36:07 +0000 (22:36 +0000)
commit44fc00ac6a5db78858015dd72b623977a05aa3b5
treeaac5b104c799c7c82e189823cdffefae4ac24362
parent228d7cd938e3dcbd2ba8852a8e5401c3fd0af1d4
Need to check if the userdir is absolute before it gets split apart by ap_getword()
Also fixed up the !HAVE_DRIVE_LETTERS case (such as NetWare) where
the volume delimiter ( colon ) is not in an absolute position.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93780 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_userdir.c