[Bug 747103] discoverer: leak when handling toc messages
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Mar 31 04:30:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747103
--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 300660
--> https://bugzilla.gnome.org/attachment.cgi?id=300660&action=edit
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.
--
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