[farsight2/master] Don't unlock lock in pre-locked function

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:22:26 PST 2008


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

diff --git a/gst/fsrtpconference/fs-rtp-session.c b/gst/fsrtpconference/fs-rtp-session.c
index bf8598b..b0ff122 100644
--- a/gst/fsrtpconference/fs-rtp-session.c
+++ b/gst/fsrtpconference/fs-rtp-session.c
@@ -2239,8 +2239,6 @@ fs_rtp_session_select_send_codec_locked (FsRtpSession *session,
 
 out:
 
-  FS_RTP_SESSION_UNLOCK (session);
-
   if (codec)
     codec = fs_codec_copy (codec);
 
-- 
1.5.6.5




More information about the farsight-commits mailing list