https://bugs.kde.org/show_bug.cgi?id=364045
Daniel Vrátil <dvra...@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 <dvra...@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. _______________________________________________ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs