classpathx-javamail
[Top][All Lists]
Advanced

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

[Classpathx-javamail] [PATCH] Bugfixes for gnu.mail.util.RFC2822OutputSt


From: Gary Benson
Subject: [Classpathx-javamail] [PATCH] Bugfixes for gnu.mail.util.RFC2822OutputStream
Date: Thu, 23 Oct 2003 16:44:14 +0100
User-agent: Mutt/1.4.1i

Hi,

The attached patch fixes a couple of bugs in RFC2822OutputStream.
Firstly, there was an off-by-one error which meant that the last byte
of each write() was lost if the array being written contained a
carriage return or a linefeed.  Secondly, long lines were not split
correctly.

Cheers,
Gary

[ address@hidden ][ GnuPG 85A8F78B ][ http://inauspicious.org/ ]

Attachment: javamail-20031006-rfc2822.patch
Description: Text document


reply via email to

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