If it works, +1 :)

At 15:21 19/1/2001, Sascha Schumann wrote:
>     [hate to reply to myself, but I don't want to waste other
>     people's time looking into this thing.]
>
>     I think I've found the bug.
>
>     The comment in rfc1867.c around line 195 says:
>
>         start_arr is set to point to 1st [
>
>     But the code use strrchr to locate the bracket, so start_arr
>     is set to the last bracket.  The attached one-liner fixes it.
>
>     Comments?
>
>     - Sascha
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
Zeev Suraski <[EMAIL PROTECTED]>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to