Bug 26862 - SMS ChannelManager crashes if a received message's sender fails to normalize
Summary: SMS ChannelManager crashes if a received message's sender fails to normalize
Status: NEW
Alias: None
Product: Telepathy
Classification: Unclassified
Component: yafono (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-03 05:52 UTC by Simon McVittie
Modified: 2010-03-03 05:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2010-03-03 05:52:05 UTC
if (!handle) /* XXX: do something */;
  g_assert (handle != 0);

There's not much you could do about it, but warning and returning would be better than aborting.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.