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 157032 - Patch for dispose/finalize functions in gst-plugins
Patch for dispose/finalize functions in gst-plugins
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-01 14:11 UTC by Jan Schmidt
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes for dispose/finalize functions (32.93 KB, patch)
2004-11-01 14:13 UTC, Jan Schmidt
none Details | Review

Description Jan Schmidt 2004-11-01 14:11:28 UTC
Attaching a largish patch that I'd like someone to look over before committing. It 
touches the dispose/finalize code for a bunch of plugins where they either don't
call the parent class' dispose/finalize function, or they assume that dispose
will only be called once.
Comment 1 Jan Schmidt 2004-11-01 14:13:59 UTC
Created attachment 33310 [details] [review]
Fixes for dispose/finalize functions
Comment 2 David Schleef 2004-11-01 21:41:36 UTC
Didn't you check this in?
Comment 3 Jan Schmidt 2004-11-01 22:32:41 UTC
Yup, closing