bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] mu_stream_getline bug


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] mu_stream_getline bug
Date: Wed, 17 Mar 2010 23:00:35 +0200

Simon Josefsson <address@hidden> ha escrit:


> -      if (off == bufsize)
> +      if (off + 1 == bufsize)

Unfortunately, it breaks in other cases. I am preparing a (written from
scratch) replacement for the whole stream mess. Hopefully it will
be ready soon.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]