[Bug 646573] baseaudiosrc: Add src object lock around call to ringbuffer parse caps
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 4 00:36:51 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=646573
GStreamer | gst-plugins-base | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at circular-chaos.org
Resolution| |FIXED
Target Milestone|HEAD |0.10.33
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-04 07:36:46 UTC ---
commit 0f8edca902c09622493d23776859bab2348837f6
Author: Stian Johansen <stian.johansen at tandberg.com>
Date: Wed Feb 23 10:55:12 2011 +0100
baseaudiosrc: Add src object lock around call to ringbuffer parse caps.
A race was observed between query() and setcaps() where the latter would
change the ringbuffer spec while the former was performing operations
based this data.
--
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