GNOME Bugzilla – Bug 157032
Patch for dispose/finalize functions in gst-plugins
Last modified: 2004-12-22 21:47:04 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.
Created attachment 33310 [details] [review] Fixes for dispose/finalize functions
Didn't you check this in?
Yup, closing