[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 23 13:04:13 UTC 2016


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

--- Comment #24 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 330255
  --> https://bugzilla.gnome.org/attachment.cgi?id=330255&action=edit
poll: Add warnings to gst_poll_{read,write}_control() about ordering and how
often they can be called

read() must be called after the corresponding write() has returned, and only
that number of times as there were writes(), not more.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list