[Bug 755632] Memory leak in handle_setup_request

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 28 08:20:03 PDT 2015


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

--- Comment #5 from Nikita Bobkov <NikitaDBobkov at gmail.com> ---
Created attachment 312312
  --> https://bugzilla.gnome.org/attachment.cgi?id=312312&action=edit
test-readme.c with leak

Reinstalled everything and now it finds all elements. However the leak still
seems to be there.

I took test-readme.c and added the line:
gst_util_set_object_arg(G_OBJECT(factory), "protocols", "tcp");
Then I ran it with GST_TRACE=mem-live, connected 5 times with VLC and
terminated it. In the output I see 5 lines like this:

GstPipeline          : (1) 0000000004522A80

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