[Bug 752055] identity: invalid read when unscheduling a gst_clock_id_wait
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 7 03:05:48 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752055
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
Summary|gstidentity: invalid read |identity: invalid read when
|when unscheduling a |unscheduling a
|gst_clock_id_wait |gst_clock_id_wait
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit ee63702d619c92185a33d67e66351f8777998c81
Author: Havard Graff <havard.graff at gmail.com>
Date: Tue Jul 7 11:53:07 2015 +0200
identity: refactor and add tests using GstHarness
Writing a test for unscheduling the gst_clock_id_wait inside the
identity element, found an invalid read, caused by removing the clock-id
when calling _unschedule instead of letting the code calling _wait remove
the clock-id after being unscheduled.
https://bugzilla.gnome.org/show_bug.cgi?id=752055
--
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