[gstreamer-bugs] [Bug 509559] [gstinfo]_gst_debug_init() memory leak

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 15 17:27:24 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=509559

  GStreamer | gstreamer (core) | Ver: 0.10.16




------- Comment #4 from Jason Zhao  2008-01-16 01:27 UTC -------
I think it could not be restricted that application must calls gst_deinit when
it want to exit, because maybe the application just wants to a few functions
from gstreamer, and after that, all gstreamer resource should be removed.
In current implementation, many global variables are used, but no deinit() for
gst debug, I think if we don't check whether it is already initialized, it will
cause memory leak and abnormal log output. We could not expect application can
do it well.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=509559.




More information about the Gstreamer-bugs mailing list