[konversation] [Bug 437595] konversation crash when editing defaut identities
Ahmad Samir
bugzilla_noreply at kde.org
Sat Jul 3 19:50:23 BST 2021
https://bugs.kde.org/show_bug.cgi?id=437595
Ahmad Samir <a.samirh78 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/netw
| |ork/konversation/commit/4be
| |5cb0086f95bc3e97475a1ef6c2a
| |879d258813
Resolution|--- |FIXED
--- Comment #2 from Ahmad Samir <a.samirh78 at gmail.com> ---
Git commit 4be5cb0086f95bc3e97475a1ef6c2a879d258813 by Ahmad Samir.
Committed on 03/07/2021 at 18:50.
Pushed by ahmadsamir into branch 'master'.
InputFilter: check NickInfoPtr object isn't null before using it
IIUC, if the nick being checked is offline, we can get a nullptr; this also
matches how NickInfoPtr objects returned by Server::getNickInfo are used in
the code.
M +3 -9 src/irc/inputfilter.cpp
https://invent.kde.org/network/konversation/commit/4be5cb0086f95bc3e97475a1ef6c2a879d258813
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Konversation-devel
mailing list