Summary: | konversation crash when editing defaut identities | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Bruno Friedmann <bruno> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ben, gtrdtx, kde, kossebau, kv |
Priority: | NOR | Keywords: | drkonqi |
Version: | 1.8.21041 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/konversation/commit/4be5cb0086f95bc3e97475a1ef6c2a879d258813 | Version Fixed In: | 1.8.21080 |
Sentry Crash Report: |
Description
Bruno Friedmann
2021-05-24 07:55:38 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/konversation/-/merge_requests/52 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 *** Bug 440936 has been marked as a duplicate of this bug. *** *** Bug 439509 has been marked as a duplicate of this bug. *** *** Bug 414727 has been marked as a duplicate of this bug. *** *** Bug 439892 has been marked as a duplicate of this bug. *** |