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

Gregory Schlomoff gregory.schlomoff at gmail.com
Tue Mar 22 04:15:58 GMT 2011


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

(Updated March 22, 2011, 4:15 a.m.)


Review request for KDEPIM-Libraries and Kevin Ottens.


Changes
-------

Sorry, previous diff was incorrect


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 (updated)
-----

  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