[Bug 756799] auparse: fix event leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 19 01:18:26 PDT 2015


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

--- Comment #3 from Vineeth <vineeth.tm at samsung.com> ---
there are two cases here actually..

In case format is not time, we are just returning FALSE.. In this case probably
we can check return value and free in src_event()

But when format is time, we are just overwriting the event being passed and
creating a new event.

So at least one unref should be done in handle_seek()

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