[Telepathy-commits] [telepathy-salut/master] salut_tubes_manager_requestotron: initialise service
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Feb 6 03:54:48 PST 2009
---
src/salut-tubes-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/salut-tubes-manager.c b/src/salut-tubes-manager.c
index 2e75a09..fcc3915 100644
--- a/src/salut-tubes-manager.c
+++ b/src/salut-tubes-manager.c
@@ -817,7 +817,7 @@ salut_tubes_manager_requestotron (SalutTubesManager *self,
GError *error = NULL;
const gchar *channel_type;
SalutTubesChannel *tubes_channel;
- const gchar *service;
+ const gchar *service = NULL;
if (tp_asv_get_uint32 (request_properties,
TP_IFACE_CHANNEL ".TargetHandleType", NULL) != TP_HANDLE_TYPE_CONTACT)
--
1.5.6.5
More information about the telepathy-commits
mailing list