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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 27 07:32:44 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiagossantos at gmail.com

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
I don't see any other reason. GstTagList seems to always copy it internally in
the same way: g_value_init and g_value_copy.

I assume it would be ok just to pass the original value and let the taglist
copy it.

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