[Bug 755867] playsink: fix leak of audio sink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 14 23:45:37 PDT 2015


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b424bc2e4f9a3bc80f713194419bdb3153d4f08d
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Thu Oct 15 10:01:38 2015 +0900

    playsink: Fix volume element leak

    In case sink implements a streamvolume interface, volume element is being
got
    from the sink. But this is transfer full. So the memory should be freed
before
    setting it to NULL. This was resulting in major memory leaks

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

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