[Bug 35175] Split up XMPP stanza tests

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 10 15:18:01 CET 2011


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

--- Comment #2 from Will Thompson <will.thompson at collabora.co.uk> 2011-03-10 06:18:00 PST ---
 static void
-test_build_iq_result (void)
+test_build_iq_result_simple_ack (void)
 {
   WockyStanza *iq, *reply, *expected;

@@ -37,6 +37,20 @@ test_build_iq_result (void)

   g_object_unref (reply);
   g_object_unref (expected);
+}


I think this will leak 'iq'.

Otherwise looks good.

-- 
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