[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 6 05:13:06 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750397

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 304684
  --> https://bugzilla.gnome.org/attachment.cgi?id=304684&action=edit
gstbus: Fix races posting and popping messages.

Wrap message posting and writing to the GstPoll control socket
in the bus mutex so the operation can't race against a client
attempting to pop a message.

-- 
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