[Bug 794316] Gst.Pipeline never disposes Gst.Bus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 14 08:24:09 UTC 2018


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

--- Comment #5 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> > But, still I am not sure if they should be managed in gstreamer-sharp, or application.
> 
> Simple rule of thumb: in C# you should never have to worry about memory
> leaks unless you yourself keep a reference to something around.

Yes, in theory, I don't need to care about leakage. However, managed objects
never been disposed while running application so it consumes memory gradually.
That's the point to make me confused.

-- 
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