]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Follow up to r1879075: ap_getparents() to return the empty string above root.
authorYann Ylavic <ylavic@apache.org>
Wed, 24 Jun 2020 09:21:32 +0000 (09:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 24 Jun 2020 09:21:32 +0000 (09:21 +0000)
commit85ab7bcd3355fdab60acfa85bfb894b7fbcad09e
tree1f8fea8f698f4ec8f8e6177d52bc947d5bb09cdf
parent6defe5493dfa8f713a69f6cc56623ad70373ad6a
Follow up to r1879075: ap_getparents() to return the empty string above root.

Actually it was its previous behaviour before it was implemented using
ap_normalize_path() in r1879075.

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