Niklas Therning (JIRA) ha scritto:
[ https://issues.apache.org/jira/browse/MIME4J-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613434#action_12613434 ]
Niklas Therning commented on MIME4J-52:
---------------------------------------

Stefano, wouldn't that mean that we get some double buffering of the data?

Yes, this introduces new buffering levels for each mime layer.
This could be improved later: ATM I would like to see all the bugs we found closed and to have a 0.4 release, then it should be easy to optimize this case.

Stefano

Infinite loop when nested multipart is missing end boundary
-----------------------------------------------------------

                Key: MIME4J-52
                URL: https://issues.apache.org/jira/browse/MIME4J-52
            Project: Mime4j
         Issue Type: Bug
   Affects Versions: 0.4
           Reporter: Niklas Therning
            Fix For: 0.4

        Attachments: 36387089_3.msg


I'm attaching a message which causes Mime4j to loop indefinitely in non-strict 
mode. The message contains badly formatted MIME. The inner multipart has no end 
boundary. Mime4j 0.3 handled this situation without any problems. The inner 
multipart would stop at --outer boundary-- and the AAA would be part of the 
preamble for the inner multipart.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to