[Bug 751000] oggdemux: crash with validate.http.media_check.vorbis_theora_1_ogg
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 15 07:56:04 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751000
--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 305304:
--> (https://bugzilla.gnome.org/review?bug=751000&attachment=305304)
::: ext/ogg/gstoggdemux.c
@@ +4910,3 @@
}
ogg->chains = g_array_set_size (ogg->chains, 0);
+ ogg->building_chain = NULL;
Are you sure that the building_chain has been freed here? Is it guaranteed that
it is in the chains array?
I couldn't find where it was added to the array in the code.
--
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