[Bug 747103] discoverer: leak when handling toc messages

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 17 07:01:02 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Seems there's nothing pending here about expected behavior when getting two
ToCs so I pushed it:

commit d7d8fc5652ba8f99a90b8a8e17526f45d13e3f21
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Mar 31 13:26:21 2015 +0200

    discoverer: fix GstToc leak when parsing toc messages

    gst_message_parse_toc() returns a reffed GstToc which is owned by the
    GstDiscovererInfo. But we have to make sure we unref its previous value
before
    setting the new one.

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

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