Fixed a crash LmFeaturePing.
authorMikael Hallendal <micke@imendio.com>
Mon, 06 Oct 2008 02:17:36 +0200
changeset 509 497afdad39a5
parent 508 0850b3400a8c
child 510 3f6ec5ce4b1d
Fixed a crash LmFeaturePing. Missed sending the LmFeaturePing object as user data to the message handler.
loudmouth/lm-feature-ping.c
--- a/loudmouth/lm-feature-ping.c	Mon Oct 06 02:17:36 2008 +0200
+++ b/loudmouth/lm-feature-ping.c	Mon Oct 06 02:17:36 2008 +0200
@@ -222,7 +222,7 @@
 
 	keep_alive_handler =
 		lm_message_handler_new (feature_ping_keep_alive_reply,
-                                        NULL,
+                                        fp,
 				        FALSE);
 
         if (!lm_connection_send_with_reply (priv->connection,