"Gregory (Grisha) Trubetskoy" <[EMAIL PROTECTED]> writes:
> --- mod_negotiation.c Fri Aug 9 15:21:57 2002
> +++ mod_negotiation.c.new Sat Oct 12 15:47:36 2002
> @@ -2881,7 +2881,7 @@
> int res;
> int j;
>
> - if (r->finfo.filetype != APR_NOFILE
> + if (!r->finfo || r->finfo.filetype != APR_NOFILE
> || !(ap_allow_options(r) & OPT_MULTI)) {
> return DECLINED;
> }
what does it mean to say "!r->finfo" when finfo is a structure, not a pointer?
--
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...