[Bug 748247] oggdemux: fix event leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 23 03:04:15 PDT 2015


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

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

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Thanks, pushed.

commit d31472fde750d3a592ef2232bfafe97dc34a9465
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Apr 21 15:27:57 2015 +0200

    oggdemux: fix event leaks

    gst_event_replace() takes its own reference on the event so we should drop
    ours after creating and storing an event using it.

    This fix leaks which can be reproduced using the
    validate.http.media_check.vorbis_theora_1_ogg scenario.

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

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