[Bug 776334] Memory leak fixed in usage of gst_element_get_request_pad() API
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Dec 22 12:03:20 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=776334
--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That's done here:
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/resindvd/resindvdbin.c#n660
Just search for "gst_element_release_request_pad". As part of that loop, it
should also unref the pads.
(In reply to Garima from comment #8)
> Please consider my patch for other 2 changes. Thanks.
The other two are merged already.
--
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