[Bug 766025] rtpsession: race condition accessing ssrcs hash table
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 6 06:25:21 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766025
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 2e960e70750a0cb7e1117d0c09d08597866a29ee
Author: Miguel París Díaz <mparisdiaz at gmail.com>
Date: Thu May 5 14:18:21 2016 +0200
rtpsession: Take session lock when creating stats
The access to the session hash table must happen while the session lock is
taken, otherwise another thread might modify the hash table while we're
creating the stats.
https://bugzilla.gnome.org/show_bug.cgi?id=766025
--
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