[gstreamer-bugs] [Bug 333345] New: [lame] fix some memory leaks
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sat Mar 4 03:36:29 PST 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=333345
GStreamer | gst-plugins-ugly | Ver: HEAD CVS
Summary: [lame] fix some memory leaks
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: teuf at gnome.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: 2.13/2.14
GNOME milestone: Unspecified
Please describe the problem:
In simple uses (create a pipeline, iterate until EOS, set state to None,
iterate
again, set state to None, unref the pipeline), lame leaks some memory. The
attached patch fixes those leaks. I'm not familiar with gstreamer 0.10, so it
needs to be looked at carefully in case I'm doing something stupid ;) But
valgrind seems happy with it. The bad news is that libmp3lame seems to be
leaking in some conditions as well :(
Steps to reproduce:
1.
2.
3.
Actual results:
Expected results:
Does this happen every time?
Other information:
--
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