[Bug 748247] oggdemux: fix event leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 21 06:30:14 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748247
--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 302067
--> https://bugzilla.gnome.org/attachment.cgi?id=302067&action=edit
oggdemux: fix event leaks
gst_event_replace() takes its own reference on the event so we should drop
ours after creating and storing an event using it.
This fix leaks which can be reproduced using the
validate.http.media_check.vorbis_theora_1_ogg scenario.
--
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