Revision fa41ead...

Go back to digest for 9th March 2014

Bug Fixes in KDE-PIM

Dan Vratil committed changes in [akonadi/shared-imapstreamparser] /:

Backport some ImapStreamParser fixes from KIMAP, fix multi literal support

Backport a crashfix in readUntilCommandEnd() and support for client-side use of the
stream parser (i.e. for cases when literal parts are always part of the response, so
no need to request them).

Fix support for multiple literal parts in readUntilCommandEnd(), so that the method
really reads all literal parts, even when they are separated by CRLF.

File Changes

Modified 2 files
  •   libs/imapstreamparser.cpp
  •   libs/imapstreamparser_p.h
2 files changed in total