[Bug 750397] CRITICAL: Race condition in GstBus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 28 07:17:32 UTC 2016


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

--- Comment #51 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It still removes the O_NONBLOCK, but the way it is written now it indeed can't
run into the read() without a previous write() first. So I guess it's fine now,
just that behaviour is slightly different on Windows still, where no waiting
would happen in any case.

Note that we don't really need atomic integer operations now anymore

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