[Bug 751911] dashdemux: mimeType local variable must be reinitialized at the beginning of loop iteration
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jul 5 12:55:54 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751911
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
OS|Linux |All
--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 5151c42085dacfa2c0f4df07d8e27db1036c91e8
Author: Florin Apostol <florin.apostol at oregan.net>
Date: Fri Jul 3 16:10:20 2015 +0100
dashdemux: corrected search for audio languages
Corrected the initialisation of mimeType in
gst_mpdparser_get_list_and_nb_of_audio_language: the variable is used
in a loop, so it must be set to NULL at the beginning of each iteration.
https://bugzilla.gnome.org/show_bug.cgi?id=751911
--
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