[gstreamer-bugs] [Bug 337548] New: Memory leaks in basertpdepayload
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Apr 6 13:57:37 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=337548
GStreamer | gst-plugins-base | Ver: HEAD CVS
Summary: Memory leaks in basertpdepayload
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: hexa00 at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
This patch will unref buffers that could still be in queue
and
also unref the input buffer in gst_base_rtp_depayload_push
even if there's no out_buf returned since some plugins like h263depay will copy
and add the buffer to an adapter and returnnull as output buffer (in the
process function) thus leaking the input buffer... this can be a major leak
--
Configure bugmail: http://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