[Bug 21035] New: ChannelDispatcher: CreateChannel, EnsureChannel raise undocumented error if low memory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 3 20:37:02 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21035
Summary: ChannelDispatcher: CreateChannel, EnsureChannel raise
undocumented error if low memory
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-mission-control
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
+ 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;
+ }
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list