[Bug 790508] srtpenc calling srtp_protect_rtcp after session is deallocated
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 4 16:04:23 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=790508
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thaytan at noraisin.net
Resolution|--- |FIXED
--- Comment #11 from Jan Schmidt <thaytan at noraisin.net> ---
I fixed this a bit more comprehensively, so that failures are reflected into
the upstream GstFlowReturn, returning GST_FLOW_FLUSHING if the session object
disappeared.
srtpenc: Handle session object disappearing
During element shutdown, the srtp encryption session
object can be cleaned up. In that case, return GST_FLOW_FLUSHING
from the chain function. Also properly return GST_FLOW_ERROR
upstream during actual errors.
https://bugzilla.gnome.org/show_bug.cgi?id=790508
--
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