[Bug 750869] New: dashdemux: assertion raised if profiles information is not provided
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 12 09:41:28 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750869
Bug ID: 750869
Summary: dashdemux: assertion raised if profiles information is
not provided
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: florin.apostol at oregan.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 305165
--> https://bugzilla.gnome.org/attachment.cgi?id=305165&action=edit
patch to fail the MPD parsing if profiles attribute is not provided
g_strstr_len called from gst_mpd_client_check_profiles will raise an assert
if profiles information was not provided:
g_strstr_len: assertion 'haystack != NULL' failed
Profiles is a mandatory attribute of the MPD and validation should fail if it
is not provided.
--
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