Revision bbf9661...

Go back to digest for 10th November 2013

Bug Fixes in KDE-PIM

Christian Mollekopf committed changes in [kdepimlibs/KDE/4.11] /:

Fix ImapStreamParser CRLF skipping.

With the code before it was possible that either the carriage return or
the newline was not yet parsed, resulting in it ending up as part of the
payload. This resulted in broken payloads, depending on how the data was
read from the socket.

REVIEW: 113577

File Changes

Added 1 files
  • kimap/tests/streamparsertest.cpp
Modified 2 files
  •   kimap/imapstreamparser.cpp
  •   kimap/tests/CMakeLists.txt
3 files changed in total