]> granicus.if.org Git - apache/commit
APR_FILEPATH_NOTABOVEROOT was undefined with a left-hand NULL
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 1 Mar 2006 20:40:25 +0000 (20:40 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 1 Mar 2006 20:40:25 +0000 (20:40 +0000)
commit613f55d8493e091470789ea81d2cd22ea4ba2b33
tree1cb58fa4033a5b069f271b272a87a4cf1b82a0c9
parent8c8e6054a3b7c6c638cd1c44f0af2664eceecd89
  APR_FILEPATH_NOTABOVEROOT was undefined with a left-hand NULL
  or empty path.  The SECUREROOTPATH and NOTABSOLUTE tests were
  sufficient for this application.  Adjusts for a bug in earlier
  versions of APR with this undefined value.

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