[Bug 738291] fluiddec: leaks incoming caps event
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Oct 10 06:16:20 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=738291
GStreamer | gst-plugins-bad | 1.4.3
--- Comment #2 from Antonio Ospite <ao2 at ao2.it> 2014-10-10 13:16:17 UTC ---
Thanks.
Just to be sure, we are deincrementing the refcount of the _unused_ event
parameter here, right?
While the one created in the call below will be unreferenced by GStreamer in
the push callbacks instead:
res = gst_pad_push_event (fluiddec->srcpad, gst_event_new_caps (caps));
^^^
Is that correct?
Ciao,
Antonio
--
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