After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 515919 - Fix a bunch of finalize leaks
Fix a bunch of finalize leaks
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal blocker
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-12 01:29 UTC by Jan Schmidt
Modified: 2008-02-12 11:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
chain up in finalizers (2.01 KB, patch)
2008-02-12 01:31 UTC, Jan Schmidt
none Details | Review

Description Jan Schmidt 2008-02-12 01:29:13 UTC
patch attached
Comment 1 Jan Schmidt 2008-02-12 01:31:33 UTC
Created attachment 105007 [details] [review]
chain up in finalizers
Comment 2 Sebastian Dröge (slomo) 2008-02-12 05:20:18 UTC
Looks good... did you also check the other modules for the same bug (and the dispose functions)?
Comment 3 Jan Schmidt 2008-02-12 10:18:10 UTC
No - I was specifically looking for the leaks showing up in the unit tests. 
I have checked the other modules for dispose/finalize chaining up in the past, but not recently.