]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_autoindex has a small bug when calling ap_readdir. This was
authorBill Stoddard <stoddard@apache.org>
Tue, 9 Nov 1999 03:41:11 +0000 (03:41 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 9 Nov 1999 03:41:11 +0000 (03:41 +0000)
commit7c3faefb29a3e0a4d75d244d2cd4427b8d13ff0f
tree14dbc70d2071bb6a2c8b85903fdb40ff943a70d6
parent3fb176b8aa5d7149fcf0965731d961e146ed4751
mod_autoindex has a small bug when calling ap_readdir. This was
causing empty indexes to be created. The following patch fixes
this problem
Submitted by: Paul Reder
Reviewed by: Bill Stoddard

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