bugzilla-daemon at freedesktop.org
2009-Jan-19 11:29 UTC
[Swfdec] [Bug 19651] New: Memleak of GstCaps
http://bugs.freedesktop.org/show_bug.cgi?id=19651
Summary: Memleak of GstCaps
Product: swfdec
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy: chris at chris-wilson.co.uk
QAContact: swfdec at lists.freedesktop.org
Created an attachment (id=22092)
--> (http://bugs.freedesktop.org/attachment.cgi?id=22092)
Fix memleak of GstCaps during decoding.
Missing unref in swfdec_gst_decoder_push() causes a very gradual leak.
--
Configure bugmail: http://bugs.freedesktop.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.
bugzilla-daemon at freedesktop.org
2009-Jan-19 13:00 UTC
[Swfdec] [Bug 19651] Memleak of GstCaps
http://bugs.freedesktop.org/show_bug.cgi?id=19651
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> 2009-01-19
05:00:50 PST ---
Hmm, the leak isn't the caps after all, but the call to gst_pad_push().
--
Configure bugmail: http://bugs.freedesktop.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.