[Bug 746810] matroska: fix GValue leak when parsing tags
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 27 05:45:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746810
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #300350|none |reviewed
status| |
--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 300350:
--> (https://bugzilla.gnome.org/review?bug=746810&attachment=300350)
If the value is copied internally by the gsttaglist, then I guess there is no
need for this gvalue to be copied in this function. We can just pass the
original value and let taglist copy it inside to avoid double copying. What do
you think?
--
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