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 _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
