[Bug 789547] playbin: Memory leak while exiting.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 7 08:32:50 UTC 2017


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

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

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

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit f9155a04c11b30dae35d7c17617be2cb2f5993f3 (HEAD -> master)
Author: shakin chou <shakin at outlook.com>
Date:   Fri Nov 3 11:39:54 2017 +0800

    playbin: Don't ref_sink() the sinks twice

    Since we're already sunk floating reference, we shouldn't call ref_sink
    again, which increases the ref_count and cause leaks.

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

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