[Bug 763973] qtdemux: Fix qtdemux memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 24 12:38:58 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 206e24855a8cc6e8da946da6239f8d4a83b28718
Author: Jimmy Ohn <yongjin.ohn at lge.com>
Date:   Thu Mar 24 15:14:23 2016 +0900

    qtdemux: Fix qtdemux memory leak in src_convert function

    If we don't find the index of the sample correctly in src_convert function,
    we have to unref about the qtdemux before returning value.
    So, I have modify it about instead pass qtdemux as a parameter into
    src_convert function.

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

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