[EMAIL PROTECTED] wrote:
>
> @@ -760,7 +760,9 @@
> *flags_ = atoi(flags);
>
> length = apr_strtok(NULL," ",&last);
> - len = atoi(length);
> + if (lenth)
^typo??
> + len = atoi(length);
> +
> if (len < 0) {
> *new_length = 0;
> *baton = NULL;
>
>
--
===========================================================================
Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/
"If you can dodge a wrench, you can dodge a ball."
