[gstreamer-bugs] [Bug 604099] rtpmux: Make sure to call release_pad() when the element is disposed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 9 05:47:48 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=604099
GStreamer | gst-plugins-bad | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2009-12-09 13:47:44 UTC ---
commit 97ef05cbac937766a9e9aa425593d1b8c506723d
Author: Håvard Graff <havard.graff at tandberg.com>
Date: Wed Dec 9 14:42:21 2009 +0100
rtpmux: release pads when disposing
Because of an allocated priv (GstRTPMuxPadPrivate), the element will
leak memory if not gst_rtp_mux_release_pad() is called. This would
previously only happen if release_request_pad() was called explicitly,
somthing that should not be neccesary.
Fixes #604099
--
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