[Gstreamer-bugs] [Bug 94464] Changed - gst_scheduler_add_scheduler() doesn't ref passed scheduler

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Apr 2 11:58:03 PST 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=94464

Changed by mhl.schulze at t-online.de.

--- shadow/94464	Wed Apr  2 14:48:08 2003
+++ shadow/94464.tmp.27736	Wed Apr  2 14:58:03 2003
@@ -30,6 +30,11 @@
 
   gst_object_ref (GST_OBJECT (sched2));
   gst_object_ref (GST_OBJECT (sched));
 
 Did you do this on purpose? The second line seems superfluous.
 
+
+------- Additional Comments From MHL.Schulze at t-online.de  2003-04-02 14:58 -------
+gst_scheduler_dispose() would need to set "parent_sched" of all
+schedulers in the list "schedulers" to NULL and unreference them,
+then. Would it be dangerous to clear the "parent_sched" field?





More information about the Gstreamer-bugs mailing list