[Bug 754459] decodebin: fix event leak with validate.hls.playback.play_15s.hls_bibbop scenario

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 25 04:27:49 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.1
            Summary|Leaks in                    |decodebin: fix event leak
                   |validate.hls.playback.play_ |with
                   |15s.hls_bibbop              |validate.hls.playback.play_
                   |                            |15s.hls_bibbop scenario

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patch!

commit 7d6b6b0313028074aa8adf1b3d7af77bb100fc66
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Oct 6 15:20:51 2015 +0200

    decodebin: fix event leak

    As stated in GST_PAD_PROBE_HANDLED's documentation, we are
    supposed to unref the event before returning.

    Fixes an event leak in the validate.hls.playback.play_15s.hls_bibbop
    validate scenario.

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

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