[Bug 733119] utils: Unref/release pads in error cases when linking pads
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Aug 6 01:02:18 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=733119
GStreamer | gstreamer (core) | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-06 08:02:16 UTC ---
commit 2e4ce5caf6aeab383d79006cb4fb7714eda13174
Author: Sebastian Rasmussen <sebras at hotmail.com>
Date: Sun Jul 13 15:31:08 2014 +0200
tests: Add test verifying gst_element_link_pads_full()
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=733119
commit a041e65503dec792e904a803e82f4f263d92ec22
Author: Sebastian Rasmussen <sebras at hotmail.com>
Date: Sun Jul 13 15:28:32 2014 +0200
utils: Unref/release pads in error cases when linking pads
Previously gst_element_link_pads_full() forgot to unreference or release
request pads in several error cases. Also comments were added mentioning
why releasing is not necessary in some places.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=733119
--
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