Bug 19651 - Memleak of GstCaps
Summary: Memleak of GstCaps
Status: RESOLVED INVALID
Alias: None
Product: swfdec
Classification: Unclassified
Component: library (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: swfdec ml
QA Contact: swfdec ml
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 03:29 UTC by Chris Wilson
Modified: 2009-01-19 05:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix memleak of GstCaps during decoding. (751 bytes, patch)
2009-01-19 03:29 UTC, Chris Wilson
Details | Splinter Review

Description Chris Wilson 2009-01-19 03:29:52 UTC
Created attachment 22092 [details] [review]
Fix memleak of GstCaps during decoding.

Missing unref in swfdec_gst_decoder_push() causes a very gradual leak.
Comment 1 Chris Wilson 2009-01-19 05:00:50 UTC
Hmm, the leak isn't the caps after all, but the call to gst_pad_push().


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.