[Bug 736041] Protect rtsp transport data.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 4 05:13:06 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736041
  GStreamer | gst-rtsp-server | unspecified

--- Comment #2 from Göran Jönsson <goran.jonsson at axis.com> 2014-09-04 12:13:01 UTC ---
This is necessary because some functions in rtsp-stream-transport.c is calling
other functions in rtsp-stream-transport.c .

An exampel 
If calling gst_rtsp_stream_transport_set_active ( take mutex )
this is calling  update_transport
that is calling gst_rtsp_stream_transport_get_transport ( take mutex )

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list