[Bug 746810] matroska: fix GValue leak when parsing tags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 30 05:09:14 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

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

--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Thanks for the update

commit 592cab1512b52142f10f144cfdbb0abba40e924b
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Thu Mar 26 13:34:53 2015 +0100

    matroska: fix GValue leaks when parsing tags

    gst_tag_list_add_value() doesn't consume the GValue we pass to it so there
is
    no point copying it.

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

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