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
Priority:  5 - Normal Item Group:  None
Status:  Ready For Test Privacy:  Public
Assigned to:  dog Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

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>

 

Attached Files

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

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

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

    Votes

    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.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    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.16-a7ba.
    Corresponding source code