bugClasspath Extensions - Bugs: bug #22058, IMAPResponseTokenizer consumes one...

 
 

bug #22058: IMAPResponseTokenizer consumes one too many LITERAL characters

Submitter:  J Desrochers <jdesrochers>
Submitted:  Sat 19 Jan 2008 07:16:58 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Ready For Test
Privacy:  Public Assigned to:  dog
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 19 Jan 2008 07:16:58 PM UTC, original submission:  

gnu/inet/imap/IMAPResponseTokenizer.java counts the characters
in an IMAP response literal as it should yet falls out
of the LITERAL state back to the CODE state only after consuming
the character following the literal's actual end. The exact
symptoms of this vary according to the extra character that is
consumed; in particular a closing parenthesis leads to defective
MIME multipart structures and, ultimately,
an IndexOutOfBoundsException.

J Desrochers <jdesrochers>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #14838:  IMAPResponseTokenizer.java.diff added by jdesrochers (839B - text/x-patch - Suggested adjustment.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dog (Updated the item)
  • -email is unavailable- added by jdesrochers (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-10-28 dog StatusNone Ready For Test
        Assigned toNone dog
    2008-01-19 jdesrochers Attached File- Added IMAPResponseTokenizer.java.diff, #14838

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code