Bug 21035 - ChannelDispatcher: CreateChannel, EnsureChannel raise undocumented error if low memory
Summary: ChannelDispatcher: CreateChannel, EnsureChannel raise undocumented error if l...
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-03 11:37 UTC by Simon McVittie
Modified: 2019-12-03 19:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2009-04-03 11:37:02 UTC
+    if (channel == NULL)
+    {
+        /* FIXME: ideally this would be emitted as a Failed signal after
+         * Proceed is called, but for the particular failure case here (low
+         * memory) perhaps we don't want to */
+        goto despair;
+    }
Comment 1 GitLab Migration User 2019-12-03 19:33:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-mission-control/issues/1.


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.