[Telepathy-commits] [telepathy-salut/master] start_stream_initiation: add a FIXME

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Dec 17 08:00:42 PST 2008


---
 src/tube-stream.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/tube-stream.c b/src/tube-stream.c
index dadd8e5..a01c5a2 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -508,6 +508,9 @@ start_stream_initiation (SalutTubeStream *self,
         data,
         error);
 
+      /* FIXME: data and one ref on data->transport are leaked if the tube is
+       * closed before we got the SI reply. */
+
       g_object_unref (contact);
     }
 
-- 
1.5.6.5



More information about the Telepathy-commits mailing list