Re: [PATCH] Bugfixes for gnu.mail.util.RFC2822OutputStream
chris burdess <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
Gary Benson wrote: > 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. thanks; this patch has now been applied to HEAD. -- chris burdess