Sergey Poznyakoff <[email protected]> writes: > Simon Josefsson <[email protected]> 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.
Great, thanks! /Simon _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
