[Bug 755141] typefindelement: fix buffer leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 17 03:09:29 PDT 2015


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

--- Comment #5 from Eunhae Choi <eunhae1.choi at samsung.com> ---
And, actually not both path.

According to the valgrind log, gst_pad_push (typefind->src, outbuf) was failed
and there was a memory leakage.

I will attach the simple test case as your comments. 

And I have a question about the test command.
The test command was a kind of  [gst-launch playbin uri=file:/// ... / *.smi ].
As you know, application should use suburi property of playbin for the smi file
but gst-validate just put the file path in a media directory at 'uri' property
of playbin.

Can I use this command to check the memory leakage even though the usage is
wrong?

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