Summary: | Telepathy contact list crashed when setting status to offline | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Miguel Tadeu <mtadeunet> |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde |
Priority: | NOR | ||
Version: | 0.3.0 | ||
Target Milestone: | 0.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-common-internals/4172068925a04d030701d26f3c7e46d9a6a94aaf | Version Fixed In: | |
Sentry Crash Report: |
Description
Miguel Tadeu
2012-05-06 23:47:04 UTC
oops, I can see this: ContactModelItem::audioCallCapability,videoCallCapability and fileTransferCapability all use the connection() without checking the return value. Patching now. Git commit 4172068925a04d030701d26f3c7e46d9a6a94aaf by Martin Klapetek. Committed on 12/05/2012 at 15:09. Pushed by mklapetek into branch 'master'. Fix null pointer crash Reviewed-by: David Edmundson M +21 -9 KTp/Models/contact-model-item.cpp http://commits.kde.org/telepathy-common-internals/4172068925a04d030701d26f3c7e46d9a6a94aaf |