[Bug 641927] [encodebin] refcount issue with the "request-pad" signal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 24 12:34:40 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=641927
  GStreamer | gst-plugins-base | git

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-02-24 20:34:35 UTC ---
> commit eb91fe7162c35d7298fb96fd15884ee38e886b15
> Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
> Date:   Thu Feb 24 20:59:48 2011 +0100
> 
>     encodebin: Fix double unref in unit test

This looks really wrong to me. gst_element_get_static_pad() returns a
reference, which the caller should unref, but you're removing the unrefs here.

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