[Kde-pim] Review Request: Bugfix in ImapStreamParser::readParenthesizedList(): don't parse characters inside a quoted-string.

Gregory Schlomoff gregory.schlomoff at gmail.com
Mon Mar 21 08:22:40 GMT 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/100902/
-----------------------------------------------------------

Review request for KDEPIM-Libraries and Kevin Ottens.


Summary
-------

Fixes crashes and errors due to the fact that ImapStreamParser::readParenthesizedList() doesn't recognizes quoted-strings.

Without this fix, if the IMAP server sent the following list: "(AA ("BB)" CC))", ImapStreamParser would crash because it would incorrectly interpret the ")" inside the quoted string "BB)" as part of the list.


Diffs
-----

  kimap/imapstreamparser.cpp c09baef 

Diff: http://git.reviewboard.kde.org/r/100902/diff


Testing
-------


Thanks,

Gregory

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list