[EMAIL PROTECTED] wrote: > > trawick 01/03/19 08:08:00 > > Modified: . CHANGES > modules/metadata mod_mime_magic.c > Log: > Fix a problem in mod_mime_magic where file descriptor 2 would be > inadvertently closed. This logic was in the uncompress child in 1.3 > but was in the parent in 2.0. > This fix has apparently resolved the autoindex/closedir() bug from hell (knock on wood). Jeff recognized some of the strange sequences in the truss as being mod_mime_magic's doing. Expect a new build on apache.org tonight with the fix. Greg
