[Bug 36334] high-level interface for Conn.I.Balance

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 18 00:30:19 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36334

--- Comment #5 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2011-05-17 15:30:17 PDT ---
-      goto finally;
+      g_simple_async_result_set_from_error (result, in_error);
     }

Immediately noticed you've removed the goto finally; here. You don't want to do
this because @props will be NULL.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list