]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
back out recent breakage. If the lstat isn't executed, finfo isn't
authorGreg Ames <gregames@apache.org>
Mon, 29 Jan 2001 22:19:17 +0000 (22:19 +0000)
committerGreg Ames <gregames@apache.org>
Mon, 29 Jan 2001 22:19:17 +0000 (22:19 +0000)
commit527c136ca9b7d8a7d5aa751fd652c6f9d04fb836
tree486b42f65c758dfc17f018d5720dcd72ccadf33a
parentb7813c64e5332707ee426291d3e80c193d5eb8fe
back out recent breakage.  If the lstat isn't executed, finfo isn't
initialized, and the code was looking at random garbage.

This gets the server a little closer to starting on apache.org.  There's still
an issue with mod_include not resolving apr_get_username when it's dynamically
loaded.

Submitted by: Jeff Trawick

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