In message <[EMAIL PROTECTED]>
        so spake Mike Barcroft (mike):

> Would you please test the attached patch and confirm that it solves
> the problem?  If it does, I'll commit it today.

I doubt that is sufficient as "buf" is treated as a NUL terminated
string in the calls to strstr().  Also note that it is not necessary
to copy the buffer each time as in the original patch.  You can
only get a line w/o a newline as the last line before EOF.

 - todd

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to