[Akonadi] [Bug 364045] akonadi_imap_resource crashes synchronizing with imap.kabelmail.de

Daniel Vrátil via KDE Bugzilla bugzilla_noreply at kde.org
Sun Jun 12 10:46:35 BST 2016


https://bugs.kde.org/show_bug.cgi?id=364045

Daniel Vrátil <dvratil at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |16.04.3
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/kima
                   |                            |p/8933e1dcfe7686683c5d804b9
                   |                            |68dfc4a3af40f34
         Resolution|---                         |FIXED

--- Comment #1 from Daniel Vrátil <dvratil at kde.org> ---
Git commit 8933e1dcfe7686683c5d804b968dfc4a3af40f34 by Daniel Vrátil.
Committed on 11/06/2016 at 09:17.
Pushed by dvratil into branch 'Applications/16.04'.

Fix crash when server returns non-standard EXPUNGE response

Apparently some servers don't mention "EXPUNGE" in untagged EXPUNGE
response. This wasn't handled correctly due to a typo in response
length check. The code no longer crashes in such case, but will now
print "Unhandled response" warning, which is OK, since we don't
handle results of the EXPUNGE command anyway.
FIXED-IN: 16.04.3

M  +1    -0    autotests/CMakeLists.txt
A  +89   -0    autotests/expungejobtest.cpp     [License: GPL (v2+)]
M  +1    -1    src/expungejob.cpp

http://commits.kde.org/kimap/8933e1dcfe7686683c5d804b968dfc4a3af40f34

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list