bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] mailutils: mailbox/imap/folder.c:imap_writeline() ca


From: Sergey Poznyakoff
Subject: Re: [bug-mailutils] mailutils: mailbox/imap/folder.c:imap_writeline() can't successfully write lines that contain > 254 chars
Date: Mon, 31 Oct 2005 11:47:04 EET

Hi Daniel,

Thank you for the detailed diagnostics.

>        len = vsnprintf (f_imap->buffer, f_imap->buflen - 1, format, ap);
[...]
> Another way to fix this would be to drop the "-1" from vsnprintf's
> size parameter.

Yes, I guess I'd prefer this way.

Regards,
Sergey




reply via email to

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