[Konversation-devel] [konversation] [Bug 362404] Crash with ISO 2022-JP Charset
Mikiya Okuno via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Apr 28 10:40:46 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=362404
--- Comment #1 from Mikiya Okuno <mikiya.okuno at gmail.com> ---
Crash will happen if getCodec() returns null on the following code:
uint currentLength =
getIdentity()->getCodec()->fromUnicode(channel).length();
getCodec() returns NULL because m_codec is set to NULL in
Identity::setCodecName().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Konversation-devel
mailing list