[Bug 683470] Unix socket fd leaks and memory leaks when use pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 6 02:35:28 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683470
  GStreamer | gstreamer (core) | 0.11.x

--- Comment #3 from zhangyanping <zhangyanping210 at yahoo.com.cn> 2012-09-06 09:35:24 UTC ---
If I use
    gst_element_set_state(pipeline,GST_STATE_NULL);
    gst_object_unref(GST_OBJECT(pipeline));
    g_source_remove(id);

It will be ok. Thank you Tim. I think you should add this to the example code.

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