[Bug 757548] aggregator: Forced to produce data in paused state

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 15 21:01:09 UTC 2016


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #326133|0                           |1
        is obsolete|                            |

--- Comment #10 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 326139
  --> https://bugzilla.gnome.org/attachment.cgi?id=326139&action=edit
aggregator: Fix locking when using the clock

This fixes a race where we check if there is a clock, then it get
removed and we endup calling gst_clock_new_single_shit_id() with a NULL
pointer instead of a valid clock and also calling gst_object_unref()
with a NULL pointer later.

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