[farsight2/master] Clarify session->conference refs

Olivier Crête olivier.crete at collabora.co.uk
Thu Jan 8 13:57:19 PST 2009


---
 gst/fsrtpconference/fs-rtp-session.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/gst/fsrtpconference/fs-rtp-session.c b/gst/fsrtpconference/fs-rtp-session.c
index e03a25a..0f8dde3 100644
--- a/gst/fsrtpconference/fs-rtp-session.c
+++ b/gst/fsrtpconference/fs-rtp-session.c
@@ -105,9 +105,7 @@ struct _FsRtpSessionPrivate
 {
   FsMediaType media_type;
 
-  /* We dont need a reference to this one per our reference model
-   * This Session object can only exist while its parent conference exists
-   */
+  /* We hold a ref to this, needs the lock to access it */
   FsRtpConference *conference;
 
   GHashTable *transmitters;
-- 
1.5.6.5




More information about the farsight-commits mailing list