On Mon, May 12, 2008 at 12:19:32PM -0700, Darrin Chandler wrote: > Bugfix update to latest version. Fixes include: > > *) Bugfix: nginx did not process FastCGI response if header was at > the end of FastCGI record; bug appeared in 0.6.2. Thanks to > Sergey Serov. > > > *) bugfix: a segmentation fault might occur in worker process if a > file was deleted and the "open_file_cache_errors" directive was > off. > > Basic tests by me on i386/amd64/sparc64. > > Please review, test and commit. Thanks!
Basic tests pass on macppc for me. ok? -ME