GNOME Bugzilla – Bug 93612
Memory leaks
Last modified: 2004-12-22 21:47:04 UTC
Found a few more memory leaks tonight using memprof. Basically calling gst_init leaked about 1 or 2K, depending on how many plugin types are registered. Attached patch plugs them gaps.
Created attachment 11165 [details] [review] Memory leak fixes
Patch may generate corrupt registries... I don't know why, it fixes the memory leaks, but I've had issues with it.
Wim, you applied part of this patch. Should the bug be closed now or is there part of this that still needs to be resolved?
Issues considered fixed for now.