[Bug 776805] uri-asset: GstDiscoverer are never freeed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 3 11:38:12 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776805

--- Comment #2 from Guillaume Desmottes <gdesmott at gnome.org> ---
(In reply to Thibault Saunier from comment #1)
> Right, this is quite annoying indeed.
> 
> > An option could be to turn those to static global variables and free them when a ges_deinit() is called, or something like that.
> 
> Registering a GClassFinalizeFunc/GBaseFinalizeFunc would not work either as
> it would happen too late?

IIRC those are no longer called. The type system keeps the class alive during
the whole lifetime of the app.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list