IMAP: Fix an off-by-one in CONTEXT=SORT
commitde8bb73d0f6893b73c3e9ae5e2005c984e0c0be0
authorJan Kundrát <jkt@kde.org>
Sun, 19 Jul 2015 10:25:09 +0000 (19 12:25 +0200)
committerJan Kundrát <jkt@kde.org>
Sun, 19 Jul 2015 10:25:09 +0000 (19 12:25 +0200)
treef52a198ff8254d51891145f40dddd9f46334b424
parent6475d10ec12c8cee34512def3d342ea18fe2f610
IMAP: Fix an off-by-one in CONTEXT=SORT

Thanks to Chris Newman from Oracle for providing a testing instance
during the IETF meeting in Prague for testing this.

Change-Id: I3aac32dcc06074c6ce73370f6429c8b8b21b7080
src/Imap/Model/ThreadingMsgListModel.cpp
tests/Imap/test_Imap_Threading.cpp