[Bug 737999] systemclock: multi-thread entry status issue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 6 05:56:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737999
  GStreamer | gstreamer (core) | 1.4.3

--- Comment #3 from Nicolas Huet <nicolas.huet at parrot.com> 2014-10-06 12:56:40 UTC ---
Review of attachment 287845:
 --> (https://bugzilla.gnome.org/review?bug=737999&attachment=287845)

::: gst/gstsystemclock.c
@@ -739,3 @@
           /* timeout, this is fine, we can report success now */
-          status = GST_CLOCK_OK;
-          SET_ENTRY_STATUS (entry, status);

I set the status using CAS_ENTRY_STATUS.
If the status has been modified by another thread, I do not modify it.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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