[EMAIL PROTECTED] wrote:

>bnicholes    02/03/28 16:39:56
>
>  Modified:    modules/filters mod_include.c
>  Log:
>  Stop the while loop from incrementing twice per iteration before checking for
>  the NULL terminator.  This was causing the while loop to walk off the end of any
>  string with an odd number of characters.
>

With this change, the is_only_below() function is getting stuck in
an infinite loop when I run httpd-test.  I'm gdb'ing it now...

--Brian



Reply via email to