Bug 21499 - Fix Gabble crashing and breaking if it gets a description-info too early.
Summary: Fix Gabble crashing and breaking if it gets a description-info too early.
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/wj...
Whiteboard:
Keywords: patch
Depends on:
Blocks: 21500
  Show dependency treegraph
 
Reported: 2009-05-01 03:42 UTC by Will Thompson
Modified: 2009-05-06 06:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-05-01 03:42:36 UTC
If Gabble got a description-info for a stream before tpfs has called Ready() on the relevant StreamHandler, it'd crash when Ready() was called. On fixing that, other logic errors were revealed such that you couldn't ever accept such a call.

My branch 'early-description-info' fixes this, and adds a regression test.
Comment 1 Will Thompson 2009-05-06 06:16:32 UTC
Reviewed by Daf and Simon.


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.