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 93612 - Memory leaks
Memory leaks
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-18 23:41 UTC by Iain
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Memory leak fixes (1.47 KB, patch)
2002-09-18 23:42 UTC, Iain
none Details | Review

Description Iain 2002-09-18 23:41:40 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.
Comment 1 Iain 2002-09-18 23:42:25 UTC
Created attachment 11165 [details] [review]
Memory leak fixes
Comment 2 Iain 2002-09-19 12:54:23 UTC
Patch may generate corrupt registries...
I don't know why, it fixes the memory leaks, but I've had issues with it.
Comment 3 Christian Fredrik Kalager Schaller 2002-10-11 09:04:52 UTC
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?
Comment 4 Christian Fredrik Kalager Schaller 2003-01-08 21:35:58 UTC
Issues considered fixed for now.