[Bug 193891] KMail crashes when clicking on an unread email, while it is still starting up

Allen Winter winter at kde.org
Sun May 24 14:32:24 BST 2009


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





--- Comment #1 from Allen Winter <winter kde org>  2009-05-24 15:32:23 ---
SVN commit 972261 by winterz:

mimelib doesn't know QByteArrays, but it does know char's.
So don't pass a QByteArray to DwHeaders::FindField(), pass a char* instead.

This might fix a crash.

Panagiotis, please test and let us know if this helps fix the crash you are
experiencing.
CCBUG: 193891


 M  +10 -5     kmmessage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=972261

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list