[Bug 733697] New: parse: Unref reference to enclosing bins
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 24 13:09:30 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733697
GStreamer | gstreamer (core) | git
Summary: parse: Unref reference to enclosing bins
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: sebras at hotmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When looking for code that accidentally forgot to unref the returned element
reference from gst_bin_get_by_name() I found that gst_parse_add_delayed_set()
leaks the reference to each enclosing bin of an element. This is easily
remedied by the attached patch.
--
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