[Bug 702960] gst_element_add_pad()'s pad parameter should be marked as transfer none
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jul 23 08:56:32 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=702960
Michał Wróbel <michal.a.wrobel at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michal.a.wrobel at gmail.com
--- Comment #28 from Michał Wróbel <michal.a.wrobel at gmail.com> ---
The same problem affects gst_element_remove_pad(). Even though it effectively
decreases the pad's refcount (due to gst_object_unparent), the pad argument is
not passed according to (transfer full) semantics.
--
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