[Bug 755141] inputselector: fix buffer leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 21 01:34:45 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.0

--- Comment #16 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit ebd2748cd0d6b2e0b35c1d87b7170dfe673ec917
Author: Eunhae Choi <eunhae1.choi at samsung.com>
Date:   Mon Sep 21 14:58:46 2015 +0900

    inputselector: Fix buffer leak in sync_streams & cache_buffers mode

    After doing gst_pad_push() in case of sync_streams and cache_buffers,
    if the buffer can not be kept in cache, it should be unreffed to avoid
    memory leackage.

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

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